mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-05-21 14:49:18 +02:00
Instead of a one-time poll, we just use the default small sleep + loop case, so we use the normal poll next time through the scheduler. This fixes a potential case where a lone thread waiting on I/O could hang, discovered by Lorenzo. |
||
---|---|---|
.. | ||
interface.scm | ||
threads.c | ||
types.scm |