You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The test Concurrent::ThreadLocalVar GC does not leave values behind when bind is not used fails consistently on MRI 2.2 and Rbx 2.4.1. This test manually triggers garbage collection then counts objects that still remain. The tests may be failing due to inconsistencies in GC or a bug in the code. Further investigation is required.