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
Atom froze during a save (it was running Prettier on save of a huge file, so I forced it to quit because it didn't seem to ever finish). Maybe the undo state got messed up in the mid-save force quit.
Atom: 1.32.2 x64 Electron: 2.0.9 OS: Mac OS X 10.14.1 Thrown From: persistent-undo package 1.3.0
Stack Trace
Uncaught Error: unexpected end of file
At zlib.js:421
Error: unexpected end of file
at Gunzip.zlibOnError (zlib.js:153:15)
at Gunzip._processChunk (zlib.js:411:30)
at zlibBufferSync (zlib.js:144:38)
at Object.gunzipSync (zlib.js:590:14)
at /packages/persistent-undo/lib/persistent-undo.coffee:32:30
at FSReqWrap.readFileAfterClose [as oncomplete] (fs.js:511:3)
[Enter steps to reproduce:]
Atom froze during a save (it was running Prettier on save of a huge file, so I forced it to quit because it didn't seem to ever finish). Maybe the undo state got messed up in the mid-save force quit.
Atom: 1.32.2 x64
Electron: 2.0.9
OS: Mac OS X 10.14.1
Thrown From: persistent-undo package 1.3.0
Stack Trace
Uncaught Error: unexpected end of file
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: