There was an error while loading. Please reload this page.
1 parent b44ae25 commit 7b8f5caCopy full SHA for 7b8f5ca
1 file changed
src/qq_lib/properties/array_info.py
@@ -104,6 +104,7 @@ def atomically_increment_n_finished_tasks(cls, file: Path, host: str) -> int:
104
105
Args:
106
path (Path): The path to the qq array file.
107
+ host (str): The host where the file is located.
108
109
Returns:
110
int: The updated n_finished_tasks value.
0 commit comments