File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ def _create_uploader(
254254
allowed_plugins=uploader_constants.ALLOWED_PLUGINS,
255255
writer_client=api_client,
256256
logdir=logdir,
257-
one_shot=True,
257+
one_shot=one_shot,
258258
run_name_prefix=run_name_prefix,
259259
description=description,
260260
verbosity=verbosity,

0 commit comments

Comments
 (0)