News
I have a /logout rest endpoint that invalidates a session by using HttpSession#invalidate (). Sometimes (10 out of 1000 requests) the following IllegalStateException is thrown.
java.lang.IllegalStateException: This method is forbidden on EDT because it does not pump the event queue. Switch to a BGT, or use com.intellij.openapi.progress.TasksKt.runWithModalProgressBlocking.
Some results have been hidden because they may be inaccessible to you
Show inaccessible results