Fix this test on a fast machine
The artificial loop wasn't running for long enough for a context switch to happen, so the finalizer wasn't getting to run early enough.
Please register or sign in to comment
The artificial loop wasn't running for long enough for a context switch to happen, so the finalizer wasn't getting to run early enough.