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: make Thread.name return the current thread name
This makes the `name` property use the CoreFoundation SPI to query the
thread name to avoid having to have this interface be used directly in
the tests.
0 commit comments