Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
workflow
pypushflow
Commits
55105f29
Commit
55105f29
authored
Apr 07, 2020
by
payno
Browse files
[PythonActor] add unhandled exception trace for "_exec_node"
parent
dd199367
Changes
1
Hide whitespace changes
Inline
Side-by-side
pypushflow/PythonActor.py
View file @
55105f29
...
...
@@ -91,6 +91,7 @@ class Edna2Pool(multiprocessing.pool.Pool):
#############################################################################
@
trace_unhandled_exceptions
def
_exec_node
(
name
:
str
,
input_
:
dict
,
properties
:
dict
):
"""
Execute a node from the name of the process, input of the process and
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment