pycharm-evaluate-async-code icon indicating copy to clipboard operation
pycharm-evaluate-async-code copied to clipboard

Just sent a crash log for your refer if you have time to check.

Open xygwfxu opened this issue 2 years ago • 2 comments

See crash log here sometime: java.lang.NullPointerException: super.evaluate(expression, execute, doTrunc) must not be null at com.uriyyo.evaluate_async_code.AsyncPyDebugProcess.evaluate(AsyncPyDebugProcess.kt:33) at com.jetbrains.python.debugger.PyDebuggerEvaluator.lambda$doEvaluate$0(PyDebuggerEvaluator.java:59) at com.intellij.openapi.application.impl.ApplicationImpl$1.run(ApplicationImpl.java:246) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:702) at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:699) at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:699) at java.base/java.lang.Thread.run(Thread.java:833)

xygwfxu avatar Dec 08 '22 02:12 xygwfxu

@xygwfxu Thanks, will take a look

uriyyo avatar Dec 08 '22 09:12 uriyyo

Hi @xygwfxu

New version 1.23 has been released. This issue should be fixed now.

Could you please confirm that this issue is no longer present?

uriyyo avatar Jun 14 '23 11:06 uriyyo

Please, reopen this issue in case it will appear again

uriyyo avatar Mar 02 '24 23:03 uriyyo