Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ActEV
diva_evaluation_cli
Commits
12800ffa
Commit
12800ffa
authored
Nov 29, 2018
by
Alexandre Boyer
Browse files
fix exec
parent
87b6a9f4
Changes
1
Hide whitespace changes
Inline
Side-by-side
diva_evaluation_cli/bin/private_src/implementation/exec/exec.py
View file @
12800ffa
...
...
@@ -49,8 +49,8 @@ output, chunk_result):
reset_chunk
(
chunk_id
,
system_cache_dir
)
continue
merge
-
chunks
(
output
,
chunks_result
,
system_cache_dir
)
experiment
-
cleanup
()
merge
_
chunks
(
output
,
chunks_result
,
system_cache_dir
)
experiment
_
cleanup
()
except
:
experiment_cleanup
()
...
...
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