racket/racket
Matthew Flatt 91abd020d1 cs: allow unsafe finalizers on managed objects
Change the regular weak reference in a custodian, which allows
`will-executor`-based finalization, to a "late" weakk reference, which
allows both `will-executor` and `register-finalizer` finalization.

Closes #3352
2020-08-15 12:58:29 -06:00
..
collects raco setup: add debug logging to report available concurrency 2020-08-13 13:54:10 -06:00
src cs: allow unsafe finalizers on managed objects 2020-08-15 12:58:29 -06:00
.gitignore internal hooks to build "Racket.exe" without "libracket3m.dll" 2015-03-28 09:50:01 -06:00