pthread_create, RT scheduler, and address sanitizer are incompatible in Ubuntu 18.04
When we run with the RT scheduler and the address sanitizer in Ubuntu 18.04, pthread_create will hang and never create threads. This adds some explanatory text in CMakeLists.txt to explain about this issue.
Showing
Please register or sign in to comment