racket/racket
Matthew Flatt 8678fbc90c place-kill: wait for place to finish
The `place-kill` function sends a message to another place to
terminate, but it didn't wait for that message to take
effect before returning. Worse, it put the place object in a
state that claimed that the place had terminated.
2018-06-21 09:00:15 -06:00
..
collects ffi/unsafe/alloc: add decallocation on place exit 2018-06-20 16:54:59 -06:00
src place-kill: wait for place to finish 2018-06-21 09:00:15 -06:00
.gitignore internal hooks to build "Racket.exe" without "libracket3m.dll" 2015-03-28 09:50:01 -06:00