Does <run-analysis> have the form (lambda () <actually-run-analysis>)? Because if not, that's the problem.
Carl Eastlund -- WARNING! Poorly-typed cell phone email precedes. On Sep 9, 2013 11:55 AM, "J. Ian Johnson" <i...@ccs.neu.edu> wrote: > I'm running my analysis benchmarks in the context of (with-limits (* 30 > 60) 2048 <run-analysis>), and it's been good at killing the process when > the run should time out, but now I have an instantiation of the framework > that just gobbles up 15GiB of memory without getting killed. What might be > going on here? > > Running 5.90.0.9 > -Ian > _________________________ > Racket Developers list: > http://lists.racket-lang.org/dev > >
_________________________ Racket Developers list: http://lists.racket-lang.org/dev