celery-haystack
celery-haystack copied to clipboard
Programmatically disable signal handler(s)?
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.
+1 This would be a great addition to the documentation - especially for speeding up tests!
+1 Would glad to hear any advice.
:+1: