Changes

Jump to navigation Jump to search
441 bytes added ,  18:08, 15 December 2016
no edit summary
| '''Summary'''
|Cancels the execution of a job with the specified {{Code|$id}}, drops the cached result of a query, or cancels a scheduled job. Unknown ids are ignored. All jobs are gracefully stopped; it is up to the process to decide when it is safe to shut down.
|}
 
==jobs:wait==
 
{| width='100%'
|-
| width='120' | '''Signatures'''
|{{Func|jobs:wait|$id as xs:string|empty-sequence()}}
|-
| '''Summary'''
|Waits for the completion of a job with the specified {{Code|$id}}. If the function is called with the id of a repeatedly executed job, it may never terminate.
|-
| '''Errors'''
|{{Error|self|#Errors}} if the current job is addressed.<br/>
|}
|{{Code|id}}
| The specified is invalid or has already been assigned.
|-
|{{Code|self}}
| The current job cannot be addressed.
|}
Bureaucrats, editor, reviewer, Administrators
13,551

edits

Navigation menu