Matthew Flatt
6fe17be82f
fix interaction of futures with memory limits
...
The continuation of a future being evaluated concurrently was not
correctly attributed to the future's custodian (as inherited from
from the creating thread).
2016-12-06 11:21:30 -07:00
Matthew Flatt
7318b1fd34
fix equal?
for futures
...
Closes PR 15331
Consider merge to v6.6
2016-07-20 09:28:18 +02:00
Robby Findler
53f03d73f4
add more accurate timeouts
2015-05-27 09:35:05 -05:00
Sam Tobin-Hochstadt
be8ac0c5d0
Create the "racket-extra-test" to reduce dependencies.
...
It initially contains the two tests that use redex-driven random
testing.
2014-12-11 18:15:27 -05:00
Matthew Flatt
2d4f3e2ac9
remove the "racket-pkgs" directory layer
...
The layer is now redundant, since everything left in "pkgs" is in the
"racket-pkgs" category.
2014-12-08 05:22:59 -07:00