News

I consistently get the following exception (from an ErrorListener#exceptionCaught (Throwable) instance registered with StreamingData) immediately after subscribing.
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.