jupyter/terminado

flow control?

jerch opened this issue · 0 comments

jerch commented

In terminado/_static/terminado.js I dont see any handling of backpressure in case too much data floods the terminal. This is important to not screw up terminal state by fast producers, or even segfault at any stage in between.

For further info, see https://xtermjs.org/docs/guides/flowcontrol/.