[racket-dev] [plt] Push #22421: master branch updated

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Sat Apr 9 20:00:20 EDT 2011

On Sat, Apr 9, 2011 at 6:46 PM,  <mflatt at racket-lang.org> wrote:
> 8570033 Matthew Flatt <mflatt at racket-lang.org> 2011-04-09 17:10
> :
> | futures: more bug fixes, make `touch' safe
> |  - bug fixes are related to allocation and runstack space
> |  - a `touch' within a future can complete before the `touch'ing
> |    future is itself `touch'ed

Just to make sure I understand: this is only in the case that the
touch within the future is touching some finished future or a future
that is going to finish without being unsafe, right?

Robby



Posted on the dev mailing list.