Not a bug, more of a question. Is there a way to disable the celery_haystack signal handlers using the .connect()/.disconnect() methods? I know how to do this for signals I've written myself, but couldn't find the actual callable names in your source.
Not a bug, more of a question. Is there a way to disable the celery_haystack signal handlers using the .connect()/.disconnect() methods? I know how to do this for signals I've written myself, but couldn't find the actual callable names in your source.