cleanup, docs
This commit is contained in:
@@ -22,7 +22,5 @@ Task keys may contain ordinary user-facing text. UCE hashes the key before using
|
||||
|
||||
`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:
|
||||
|
||||
- PHP: background-process patterns using `proc_open()`, queues, cron, or worker supervisors
|
||||
- JavaScript / Node.js: Node `child_process`, worker queues, timers, schedulers, and supervised background jobs
|
||||
:example
|
||||
print("task example\n");
|
||||
|
||||
Reference in New Issue
Block a user