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
When creating a new zip file (Julia v1.1, ZipFile v0.8.3), an error will be issued on the first write operation when several files has been added to the zip:
When creating a new zip file (Julia v1.1, ZipFile v0.8.3), an error will be issued on the first write operation when several files has been added to the zip:
The error stack is:
This instead works:
The text was updated successfully, but these errors were encountered: