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
As const strings can have shared state accross threads, we need to test if that is done in a threadsafe manner.
One possibility is to run multithreaded unittests with clangs thread sanitizer
The text was updated successfully, but these errors were encountered:
As const strings can have shared state accross threads, we need to test if that is done in a threadsafe manner.
One possibility is to run multithreaded unittests with clangs thread sanitizer
The text was updated successfully, but these errors were encountered: