Fix undeterministic output bug, clean up workers code, make prettier status messages and refactor cli/workers/stats division.
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ def _open_output(
|
||||
oseek: int = 0,
|
||||
) -> tuple[int, bool]:
|
||||
"""Open output file descriptor, preallocate and apply platform hints.
|
||||
|
||||
|
||||
Returns:
|
||||
Tuple of (file descriptor, whether we created the file)
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user