Re: [racket-dev] engine-kill from racket/engine

2013-06-25 Thread Matthew Flatt
I think that has to be a bug, and so a repair would be welcome. At Tue, 25 Jun 2013 01:44:11 -0400, Asumu Takikawa wrote: > Hi all, > > I was trying to write an example for the racket/engine docs and stumbled > on a case that seems to cause a deadlock. I'm curious if this is > intentional or just

[racket-dev] engine-kill from racket/engine

2013-06-24 Thread Asumu Takikawa
Hi all, I was trying to write an example for the racket/engine docs and stumbled on a case that seems to cause a deadlock. I'm curious if this is intentional or just accidental behavior. Here's the example: #lang racket (require racket/engine) (define e (engine (lambda (s) (sleep 5 (