[racket-dev] errors from `force`

From: Sam Tobin-Hochstadt (samth at ccs.neu.edu)
Date: Mon Aug 27 17:36:42 EDT 2012

Since I've made the Typed Racket tests run in parallel, there have
been intermittent errors in DrDr, like this:

  http://drdr.racket-lang.org/25278/collects/tests/typed-racket/run.rkt

I'm not sure exactly what could be causing this -- I don't think
promises should ever fail to `force`.  Might there be something I'm
doing wrong, or is this a bug in promises?
-- 
sam th
samth at ccs.neu.edu

Posted on the dev mailing list.