Details
Description
The TestInterruptedWhileWaitingOnCV test launches a thread to test the interruptibility of the peek() function. However, the same operation context is used in both thread. This test should create a new context for the separate thread.