Github user liuxunorg commented on the issue:
https://github.com/apache/zeppelin/pull/3245
Hi @zjffdu , This bug fix contains test cases that are asynchronous to the
runParagraph API. Should it be helpful for the zeppelin, or should the PR be
merged first?
When you submit a new `runParapraph()` function, the `runParapraph()`
function is called in many places in the zeppelin. Do you modify all the calls
to `runParapraph()` together?
After you submit the PR of the new `runParapraph()` function, Look again if
you still need to merge my PR, you decide.
---