racket / ChezScheme

Chez Scheme
Apache License 2.0
110 stars 8 forks source link

Exception in mutex-release when break from get-char on tarm64osx #51

Closed shih-liang closed 2 years ago

shih-liang commented 2 years ago

To reproduce:

> (get-char (current-input-port))
^C^Cbreak> q

It outputs:

Exception in mutex-release: thread does not own mutex
Type (debug) to enter the debugger.