Date: Tue, 18 Aug 2015 18:40:09 -0700 From: Matt Birkholz <m...@birchwood-abbey.net>
> From: Taylor R Campbell <campb...@mumble.net> > Date: Tue, 18 Aug 2015 22:41:36 +0000 > > The use of WITHOUT-INTERRUPTS in gcfinal.scm was largely for interrupt > safety, not just for exclusion between threads, so that hitting ^G at > an inopportune moment would not leak scarce resources. Please restore > that property of it with appropriate WITHOUT-INTERRUPTION. You got it! Fixed in commit 9db45d6. Thanks! _______________________________________________ MIT-Scheme-devel mailing list MIT-Scheme-devel@gnu.org https://lists.gnu.org/mailman/listinfo/mit-scheme-devel