[racket] kill and check status of future
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>