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
____________________
  Racket Users list:
  http://lists.racket-lang.org/users

Reply via email to