May
14th
Thu
14th
Challenge: multi threaded test failure
On one of my machines, I can consistently get the following test failure, because of an exception throw here:
As you can see, we get an ObjectDisposedException here, which cause the…