NicolasLM / spinach

Modern Redis task queue for Python 3
https://spinach.readthedocs.io
BSD 2-Clause "Simplified" License
63 stars 4 forks source link

Fix job_failed signal parameters #43

Closed bigjools closed 4 months ago

bigjools commented 4 months ago

Fix a missing err parameter on the job_failed handler in the flask_spinach object.