Remove possibility of failures to due race in ThreadPool unittest
Remove all checks that required main thread to run faster than tasks in ThreadPool, and yields which are now unnecessary. This should fix some bot failures. llvm-svn: 256056
Loading
Please register or sign in to comment