google / marl

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

Unpoison `bound` on `setBound()` #231

Closed ben-clayton closed 1 year ago

ben-clayton commented 1 year ago

... as well as get().

Another attempt to fix MSAN false-positives in Chromium.