Fun fact: After calling `join-thread`, you still can get #f from `thread-exited?`
7 comments
@graywolf Thank you for trying it! Yes, you are right, this is not a minimal reproducer (I just didn't check after extracting a snippet from project). This one should reproduce the behavior: |
@abcdw That is... weird. Is that a bug? Or an expected behavior?