Commit 9c8b93b1 authored by wentao.suo's avatar wentao.suo

fix

parent 1ab76b85
...@@ -49,7 +49,8 @@ def call(body) { ...@@ -49,7 +49,8 @@ def call(body) {
_stage.callback_pipes(callbackHost,TASK_INDEX) _stage.callback_pipes(callbackHost,TASK_INDEX)
} }
} catch (err) { }
} catch (err) {
throw err throw err
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment