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
Run notcurses-demo -l7 < /dev/null, and watch your output explode with
internal_get:2563:read eof on stdin
internal_get:2563:read eof on stdin
internal_get:2563:read eof on stdin
internal_get:2563:read eof on stdin
internal_get:2563:read eof on stdin
internal_get:2563:read eof on stdin
internal_get:2563:read eof on stdin
internal_get:2563:read eof on stdin
internal_get:2563:read eof on stdin
internal_get:2563:read eof on stdin
it still runs to completion, but the input thread soaks a core as it does so.
The text was updated successfully, but these errors were encountered:
Run
notcurses-demo -l7 < /dev/null
, and watch your output explode withit still runs to completion, but the input thread soaks a core as it does so.
The text was updated successfully, but these errors were encountered: