W7 done done
This commit is contained in:
@@ -20,7 +20,7 @@ If a process with the same `key` is already running anywhere in the runtime inst
|
||||
|
||||
Task keys may contain ordinary user-facing text. UCE hashes the key before using it as an internal lock/status filename so slashes and other path-like characters cannot escape the task state directory.
|
||||
|
||||
`timeout` is enforced in the child process with an alarm. The default is ten minutes. Pass `0` only for tasks that are intentionally unbounded and have their own shutdown path.
|
||||
`timeout` is enforced in the child process with an alarm. The default is ten minutes. Pass `0` only for tasks that have their own shutdown path.
|
||||
|
||||
Related:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user