memo_wise icon indicating copy to clipboard operation
memo_wise copied to clipboard

Fix thread safety tests which are non-deterministic on TruffleRuby

Open jemmaissroff opened this issue 3 years ago • 0 comments

On this check the thread safety specs failed non-deterministically on truffleruby. This PR removed the specs from running on truffleruby as a temporary stop gap.

We should figure out why they were failing on truffleruby, and how to make them deterministic.

jemmaissroff avatar Jan 04 '22 14:01 jemmaissroff