-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Read_Archive_File failing due to access denied to tar/pax/file.tar #68357
Comments
I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label. |
Tagging subscribers to this area: @dotnet/area-system-io-compression Issue Details
|
can run concurrently with
and the former appears to write to tar/pax/file.tar. as well as changing one of the "testCaseName" should we be writing to %temp% not current directory?
|
I'll throw up a fix |
I take that back. They don't write to the tar file. But we open tar files to read them with FileShare.None.
|
Thanks @danmoseley for sending the fix. |
Runfo Tracking Issue: Read_Archive_File failing due to access denied to tar/pax/file.tar
Build Result Summary
The text was updated successfully, but these errors were encountered: