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: 1.42.0 x64 Electron: 4.2.7 OS: Microsoft Windows 10 Pro N Thrown From: Repl package 0.5.0
Stack Trace
Uncaught Cannot call write after a stream was destroyed
At events.js:167
Error [ERR_STREAM_DESTROYED]: Cannot call write after a stream was destroyed
at doWrite (_stream_writable.js:406:19)
at writeOrBuffer (_stream_writable.js:394:5)
at Socket.Writable.write (_stream_writable.js:294:11)
at ReplPython.module.exports.Repl.processCmd (/packages/Repl/lib/Repl/ReplClass.coffee:20:28)
at ReplPython.module.exports.Repl.writeInRepl (/packages/Repl/lib/Repl/ReplClass.coffee:81:10)
at REPLView.module.exports.REPLView.dealWithEnter (/packages/Repl/lib/Repl-View/ReplView.coffee:48:11)
at REPLView.dealWithEnter (/packages/Repl/lib/Repl-View/ReplView.coffee:1:1)
at /packages/Repl/lib/Repl-View/ReplView.coffee:78:79)
at CommandRegistry.handleCommandEvent (~/AppData/Local/atom/app-1.42.0/resources/app/static/<embedded>:11:349385)
at KeymapManager.dispatchCommandEvent (~/AppData/Local/atom/app-1.42.0/resources/app/static/<embedded>:11:1252387)
at KeymapManager.handleKeyboardEvent (~/AppData/Local/atom/app-1.42.0/resources/app/static/<embedded>:11:1248521)
at WindowEventHandler.handleDocumentKeyEvent (~/AppData/Local/atom/app-1.42.0/resources/app/static/<embedded>:11:284591)
[Enter steps to reproduce:]
Atom: 1.42.0 x64
Electron: 4.2.7
OS: Microsoft Windows 10 Pro N
Thrown From: Repl package 0.5.0
Stack Trace
Uncaught Cannot call write after a stream was destroyed
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: