Changes

Jump to navigation Jump to search
13 bytes removed ,  11:24, 1 March 2018
no edit summary
|-
| '''Examples'''
|* <code>jobs:list()</code> returns the same job id as [[#jobs:current|jobs:current]] if no other job is registered.* <code>jobs:list()[. != jobs:current()] ! jobs:stop(.)</code> stops and invalidates all asynchronous queries and results except for the current one.
|}
| '''Summary'''
|Triggers the cancelation 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.
|-
| '''Examples'''
| <code>jobs:list()[. != jobs:current()] ! jobs:stop(.)</code> stops and discards all jobs except for the current one.
|}
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu