IllegalStateException
: Trying to switch the execution to thread 0
#403
Labels
IllegalStateException
: Trying to switch the execution to thread 0
#403
The final part of the stack trace where the unsuccessful attempts to switch are:
The code is stored here and can be reproduced by running Buffered1ChannelTest.
I am using blocking operations, and for this purpose I created a
blockingActor
method in the Lincheck library. The corresponding PR is here.Lincheck version: 2.34
Lincheck plugin version: 0.9
Intellij IDEA version: 2024.2.3
The text was updated successfully, but these errors were encountered: