mit-scheme-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[MIT-Scheme-devel] Threads


From: David Gray
Subject: [MIT-Scheme-devel] Threads
Date: Wed, 14 May 2014 18:05:21 +0300

I'm starting a background subprocess and to check the status I periodically use:
(sleep-current-thread 250)
In Edwin everything is OK but if I run as a batch file or with Emacs this function hangs.
Is there a (load-option) that gets called under Edwin?

reply via email to

[Prev in Thread] Current Thread [Next in Thread]