-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Description
If a Python native module crashes the interpreter (I'm seeing this with just-playback on CPUs without AVX2, but any native module crash that causes a Fatal Python Error will do the same) the terminal is filled with characters like 51;104;36M51... every time the mouse moves, and I can't highlight or scroll. I assume textual is not properly cleaning up when Python crashes like this. I don't know how to actually get cleanup code to run though - atexit seems to get bypassed.
reset does fix the terminal though.
Metadata
Metadata
Assignees
Labels
No labels