google / marl

A hybrid thread / fiber task scheduler written in C++ 11
Apache License 2.0
1.85k stars 192 forks source link

Fixes for Kokoro builds #262

Open ben-clayton opened 9 months ago

dneto0 commented 2 months ago

the tsan build failed with:

/usr/bin/ld: cannot find libtsan_preinit.o: No such file or directory

ben-clayton commented 2 months ago

I believe the TSAN build broke with a Docker image update. I never found time to investigate and fix it, sorry.