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 checkGrammar (/packages/python-suite/lib/python-suite.coffee:32:33)
at Function.simpleDispatch (/usr/lib/atom/node_modules/event-kit/dist/emitter.js:64:14)
at Emitter.emit (/usr/lib/atom/node_modules/event-kit/dist/emitter.js:257:28)
at Workspace.didChangeActivePaneItemOnPaneContainer (/usr/lib/atom/src/workspace.js:429:20)
at WorkspaceCenter.paneContainer.onDidChangeActivePaneItem (/usr/lib/atom/src/workspace-center.js:17:14)
at Function.simpleDispatch (/usr/lib/atom/node_modules/event-kit/dist/emitter.js:64:14)
at Emitter.emit (/usr/lib/atom/node_modules/event-kit/dist/emitter.js:257:28)
at PaneContainer.didChangeActiveItemOnPane (/usr/lib/atom/src/pane-container.js:281:20)
at Pane.setActiveItem (/usr/lib/atom/src/pane.js:440:42)
at Pane.activateItem (/usr/lib/atom/src/pane.js:579:12)
at TabBarView.module.exports.TabBarView.moveItemBetweenPanes (/usr/lib/atom/node_modules/tabs/lib/tab-bar-view.js:808:16)
at TabBarView.module.exports.TabBarView.onDrop (/usr/lib/atom/node_modules/tabs/lib/tab-bar-view.js:659:23)
[Enter steps to reproduce:]
Atom: 1.37.0 x64 Electron: 4.1.4 OS: "Arch Linux" Thrown From: python-suite package 0.3.2
Stack Trace
Uncaught Cannot call write after a stream was destroyed
Commands
Non-Core Packages