google / marl

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

Revert "Unpoison thread_local variables for MSAN (#228)" #229

Closed ben-clayton closed 1 year ago

ben-clayton commented 1 year ago

This reverts commit e2d3d0bf24884e948e7e3e14888d921d4ad7e808.

This change is causing lots of MSAN failures in chromium.

ben-clayton commented 1 year ago

FYI @tanderson-google