On 2011-10-22 5:10 PM, Eli Barzilay wrote:
> I don't see how why that cannot be built on top of `delay/thread'.

Because
1. the threads may not have been started via delay/thread, and
2. there is no way to get from (current-thread) to the promise.

My best bet so far seems to be something along the lines of
https://gist.github.com/1306106, perhaps simplified to only deal with
exceptions.

Regards,
  Tony
_________________________________________________
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev

Reply via email to