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
Thread sanitizer doesn't handle SIGINT properly, and this causes the
signal-test-app to hang when tests are run under TSan. Sending SIGABRT
causes signal-test-app to exit under all circumstances.
rdar://90715477
0 commit comments