[racket] kill and check status of future

From: Mangpo Phitchaya Phothilimthana (mangpo at eecs.berkeley.edu)
Date: Tue Sep 9 13:57:57 EDT 2014

Hi,

I try to write a racket parallel program using future and touch. I want the
main thread to be able to check the status of future object if it has
already terminated for not, and able to kill future execution if timeout.
These features exist for subprocess but I can't find these features for
future.

Best,
Mangpo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20140909/ecd6bfb4/attachment.html>

Posted on the users mailing list.