It seems like for some reason, there is a desynchronisation between setting the read-mode and receiving input, and eventually Slynk decides it just wants to show a prompt and then we have a problem but I'm not exactly clear why.
How to reproduce:
Start any function which continually demands (read-line) and keeps demanding it on no-input
It seems like for some reason, there is a desynchronisation between setting the
read-mode
and receiving input, and eventually Slynk decides it just wants to show a prompt and then we have a problem but I'm not exactly clear why.How to reproduce:
(read-line)
and keeps demanding it on no-inputLog files:
Earlier up
Just before the error: