summaryrefslogtreecommitdiff
path: root/tests/test_callbacks.py
Commit message (Expand)AuthorAgeFilesLines
* Update linting configuration (#1915)Rob Hudson2023-05-171-18/+7
* Use job.return_value() instead of job.result when processing callbacks (#1801)Selwin Ong2023-02-051-1/+1
* Revert "Jobs that are run synchronously should always raise an exception" (#1...Selwin Ong2022-07-311-27/+3
* Jobs that are run synchronously should always raise an exception (#1671)Selwin Ong2022-07-011-3/+27
* call callbacks and prepare job when running sync (#1599)Eric Feldman2021-12-071-0/+30
* Success and failure callbacks (#1480)Selwin Ong2021-06-221-0/+142