Squirrel / Squirrel.Mac

:shipit: Cocoa framework for updating OS X apps :shipit:
MIT License
1.57k stars 128 forks source link

align terminationHandler with dealloc in SQRLZipArchiver #259

Closed MarshallOfSound closed 3 years ago

MarshallOfSound commented 3 years ago

For some reason even though the NSTask is terminated the file handle is still being read. Fixes #247

Verified locally using the electron test suite and chown nobody:nogroup Electron.app during the test suite