Hi there, I think I've found a bug of thread-sleep! defined in SRFI-18 library. The file module/srfi/srfi-18.scm line 233 subtract current time from given timeout argument but this results negative number most of the case. I think this line should simply return timeout as it is.
Cheers, -- _/_/ Takashi Kato E-mail: ktakash...@gmail.com