You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just realized that currently, Miri unblocks threads joining on some other thread before running the TLS dtors of that thread. That seems odd to me, is that really the right semantics?