Uh oh!
There was an error while loading. Please reload this page.
Use RandomAccess/File.OpenHandle in a few more places - #55150
Conversation
ghost
commented
Jul 4, 2021
Tagging subscribers to this area: @dotnet/area-system-io Issue DetailsPlaces where we don't need to pay for the FileStream and the access pattern is easily replaced.
|
This fails because of MS_IO_REDIST, and it's too annoying to use ifdefs everywhere for it. We should really consider stopping building this package. cc: @adamsitnik |
stephentoub
commented
Jul 4, 2021
Updated with undos for the File changes that would have required large ifdefs. |
adamsitnik
commented
Jul 5, 2021
We plan to reevaluate this package for .NET 7 and hopefully remove it #54919 (comment) cc @jeffhandley |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
adamsitnik
left a comment
There was a problem hiding this comment.
LGTM, I hope that you enjoyed using the new APIs ;)
Uh oh!
There was an error while loading. Please reload this page.
Places where we don't need to pay for the FileStream and the access pattern is easily replaced.
Places where we don't need to pay for the FileStream and the access pattern is easily replaced.