Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2681 Thanks @kjmrknsn for the fix. It looks great to me! If we can add a automated test, like [testAutoRestartInterpreterAfterSchedule ](https://github.com/apache/zeppelin/blob/master/zeppelin-zengine/src/test/java/org/apache/zeppelin/notebook/NotebookTest.java#L405), it'll help make sure any future change doesn't break this behavior. Do you think you can add a test? Let me know if you need help on adding test!
---