Hi! Thanks for the brave threading debugging. :-)
Andy Wingo <wi...@pobox.com> writes: > No, the issue is elsewhere, that the thread-exit handlers were not being > called I just tried with 60582b7c2a495957012f9a20cd8691dc6307a850 and ‘on_thread_exit’ /is/ called after something like ‘(call-with-new-thread (lambda () #t))’. Am I missing something? > Would you mind submitting (and committing :) a test case? Adding it to > test-suite/standalone is probably the thing to do. Yes, that’d be nice (even better in a single commit so we see the fix and test are related.) Thanks, Ludo’.