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.
_______________________________________________ MIT-Scheme-devel mailing list MIT-Scheme-devel@gnu.org https://lists.gnu.org/mailman/listinfo/mit-scheme-devel