You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IdeaLoggingEvent[message=null, throwable=java.lang.IllegalStateException: Fatal Exception thrown on Scheduler.Worker thread.
at rx.internal.schedulers.ScheduledAction.run(ScheduledAction.java:59)
Caused by: rx.exceptions.OnErrorFailedException: Error occurred when trying to propagate error to Observer.onError
Caused by: rx.exceptions.CompositeException: 2 exceptions occurred.
Caused by: rx.exceptions.CompositeException$CompositeExceptionCausalChain: Chain of Causes for CompositeException In Order Received =>
Caused by: java.lang.NullPointerException
at com.microsoft.intellij.runner.functions.core.FunctionUtils.lambda$getBinding$7(FunctionUtils.java:333)
at com.microsoft.intellij.runner.functions.core.FunctionUtils.getBinding(FunctionUtils.java:334)
at com.microsoft.intellij.runner.functions.core.FunctionUtils.parseAnnotations(FunctionUtils.java:320)
at com.microsoft.intelli
The text was updated successfully, but these errors were encountered:
@quackerjeff Thanks for your report, we will looking into this issue soon, by the way, could you please share your function annotation with us, which may help us find the issues soon.
IntelliJ build version: 2020.1.2 IU-201.7846.76
OS: Mac OS X
JDK: JetBrains s.r.o. 11.0.7
Plugin version: 3.37.0-2020.1
Additional Info: None
Parent component:
Error message:
The text was updated successfully, but these errors were encountered: