Skip to content

Commit fec4e40

Browse files
authored
Increase time scale for drain test outside of the scale of #3640 problems (#3641)
1 parent 973ee48 commit fec4e40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parsl/tests/test_htex/test_drain.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# based around the expected drain period: the drain period
1414
# is TIME_CONST seconds, and the single executed task will
1515
# last twice that many number of seconds.
16-
TIME_CONST = 1
16+
TIME_CONST = 4
1717

1818
CONNECTED_MANAGERS_POLL_MS = 100
1919

0 commit comments

Comments
 (0)