Re: [racket] Continue: reentrant promises and custodian suicides

2011-07-14 Thread Dominic Pearson
Hi Ryan, On Thu, Jul 14, 2011 at 09:17:39AM -0600, Ryan Culpepper wrote: > > force: reentrant promise fun-p > > Those look like they're from ryanc/db. I suspect you see them at the > very beginning, before the "lazy requires" (which are implemented > with promises) have been forced. Thanks

[racket] Continue: reentrant promises and custodian suicides

2011-07-14 Thread Dominic Pearson
Hello folks! I have been writing an application in Racket using Continue, and have been stress testing it in the early development phase using `siege', to see if it is suitable for future heavy lifting. Under high load I get some very odd messages. Requests sometimes fail with force: ree