tobymao / saq

Simple Async Queues
https://saq-py.readthedocs.io/en/latest/
MIT License
577 stars 39 forks source link

question: is it possible to cancel jobs when there running? #134

Closed nielsvanhooy closed 2 months ago

nielsvanhooy commented 2 months ago

Hi there,

i am wondering if its possible to track running jobs (uuid perhaps?) and if there is a possibility to cancel a running job? i could not find anything related to this in the documentation.

kind regards, niels

tobymao commented 2 months ago

yes. you can call abort