Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2951 @weand I suspect this issue happens when LifecycleManager try to close InterpreterGroup when it is in the middle of starting (you can check the log to confirm it). If it is, could you help verify this PR. ? Thanks
---