-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
Prerequisites
- Put an X between the brackets on this line if you have done all of the following:
- Reproduced the problem in Safe Mode: https://flight-manual.atom.io/hacking-atom/sections/debugging/#using-safe-mode
- Followed all applicable steps in the debugging guide: https://flight-manual.atom.io/hacking-atom/sections/debugging/
- Checked the FAQs on the message board for common solutions: https://discuss.atom.io/c/faq
- Checked that your issue isn't already filed: <https://github.com/issues?q=is%3Aissue user%3Aatom>
- Checked that there is not already an Atom package that provides the described functionality: https://atom.io/packages
Description
Steps to Reproduce
Expected behavior:
Actual behavior:
Versions
Atom: 1.60.0 x64
Electron: 9.4.4
OS: Ubuntu 22.04
Thrown From: ink package 0.12.6
Stack Trace
Uncaught Error: write data discarded, use flow control to avoid losing data
At /home/yichao/.atom/packages/ink/node_modules/xterm/lib/xterm.js:1
Error: write data discarded, use flow control to avoid losing data
at e.write (/packages/ink/node_modules/xterm/lib/xterm.js:1:294082)
at t.write (/packages/ink/node_modules/xterm/lib/xterm.js:1:251776)
at e.write (/packages/ink/node_modules/xterm/lib/xterm.js:1:99757)
at /packages/ink/lib/console/console.js:242:46)
at PipeSocket.emit (events.js:228:7)
at addChunk (_stream_readable.js:309:12)
at readableAddChunk (_stream_readable.js:286:13)
at PipeSocket.Readable.push (_stream_readable.js:224:10)
at Pipe.onStreamRead (internal/stream_base_commons.js:181:23)
Commands
Non-Core Packages
hyperclick 0.1.5
indent-detective 0.4.0
ink 0.12.6
julia-client 0.12.6
language-julia 0.22.1
latex-completions 0.3.6
tool-bar 1.4.4
uber-juno 0.3.0
Additional Information
Metadata
Metadata
Assignees
Labels
No labels