Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
workflow
ewoks
ewoksdask
Commits
66288deb
Commit
66288deb
authored
Feb 22, 2022
by
Wout De Nolf
Browse files
emit task events
parent
4f98c663
Changes
1
Hide whitespace changes
Inline
Side-by-side
ewoksdask/bindings.py
View file @
66288deb
...
...
@@ -30,6 +30,7 @@ def execute_task(execute_options, *inputs):
execute_options
[
"node_attrs"
],
inputs
=
dynamic_inputs
,
varinfo
=
execute_options
.
get
(
"varinfo"
),
execinfo
=
execute_options
.
get
(
"execinfo"
),
)
task
.
execute
()
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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