We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc05583 commit 77eaa50Copy full SHA for 77eaa50
parsl/tests/test_checkpointing/test_regression_233.py
@@ -5,7 +5,6 @@
5
6
7
def run_checkpointed(checkpoints):
8
- # set_stream_logger()
9
from parsl.tests.configs.local_threads_checkpoint_task_exit import config
10
config.checkpoint_files = checkpoints
11
dfk = DataFlowKernel(config=config)
0 commit comments