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
{{ message }}
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.
I have pulled in cadorn's master, and unzip still works with it. Or are you saying that cadorn's master should fix unzip to close? I don't see anything in cadorn's zip.js that would close.
No, unrelated; tusk does not work for me on cadorn/experimental and was wondering if anyone else had succeeded in using it. So it would seem; I'll have to look deeper.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The zip module does not have a close method, and so calling unzip leaves the file in an open/locked state. Fix is here:
http://github.com/kriszyp/narwhal/commit/27b49bfe9c5372f820f3130d302606b797f8c24a
The text was updated successfully, but these errors were encountered: