google / marl

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

Fixes for Kokoro builds #262

Open ben-clayton opened 1 year ago

dneto0 commented 4 months ago

the tsan build failed with:

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

ben-clayton commented 4 months ago

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