olkkoti opened a new pull request #3932: URL: https://github.com/apache/zeppelin/pull/3932
### What is this PR for? When trying to run a disabled paragraph, backend hangs because the paragraph is not started, but we are still waiting for it to finish. Instead, we should skip it just like empty paragraphs. Also, we need to change paragraph state to pending, so next state change to finished is broadcasted to client. ### What type of PR is it? Bug Fix ### Todos ### What is the Jira issue? https://issues.apache.org/jira/browse/ZEPPELIN-5060 ### How should this be tested? ### Screenshots (if appropriate) ### Questions: ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
