On Thu, Jun 3, 2010 at 22:58, Scott McKay swm@itasoftware.com wrote:
Yep, I'm working on this now. It doesn't look like I'll need to do any refactoring, but I'm not sure how to get 'condition-wait' to let itself be interrupted to poll for server shutdowns...
It could be that you need to use condition-notify for that.
-Hans