We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 973ee48 commit fec4e40Copy full SHA for fec4e40
parsl/tests/test_htex/test_drain.py
@@ -13,7 +13,7 @@
13
# based around the expected drain period: the drain period
14
# is TIME_CONST seconds, and the single executed task will
15
# last twice that many number of seconds.
16
-TIME_CONST = 1
+TIME_CONST = 4
17
18
CONNECTED_MANAGERS_POLL_MS = 100
19
0 commit comments