Skip to content

Commit e8fcd4c

Browse files
committed
Nextflow with Flowcept
1 parent 9b287d6 commit e8fcd4c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

wfcommons/wfbench/translator/templates/flowcept_agent.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949

5050
try:
5151
flowcept_agent.stop()
52+
time.sleep(5)
5253
except Exception:
5354
import traceback
5455
traceback.print_exc()

0 commit comments

Comments
 (0)