You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that this creates a hanging file handle, and in some cases the file handle can get closed prior to actually consuming data from the ZipFile.Reader.
The text was updated successfully, but these errors were encountered:
ZipFile.jl/src/ZipFile.jl
Line 121 in 7dbf67d
I noticed that this creates a hanging file handle, and in some cases the file handle can get closed prior to actually consuming data from the
ZipFile.Reader
.The text was updated successfully, but these errors were encountered: