You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[celery#305]: Added a default callable to get_callback_function
`get_callback_function()` gets a default callback as an arg
returning explicitely an empty dict.
`get_callback_function()` raises an `ImproperlyConfigured`
exception when the callback is not callable.
---
Resolvescelery#305Fixescelery#314
0 commit comments