Ver Fonte

Update first-steps-with-celery.rst

Solved Segmentation fault at start when using RabbitMQ
Yuriy Syrovetskiy há 11 anos atrás
pai
commit
53284dded0
1 ficheiros alterados com 5 adições e 0 exclusões
  1. 5 0
      docs/getting-started/first-steps-with-celery.rst

+ 5 - 0
docs/getting-started/first-steps-with-celery.rst

@@ -458,3 +458,8 @@ the task id after all).
 
         >>> result = task.delay(…)
         >>> print(result.backend)
+
+Segmentation fault at start when using RabbitMQ
+-----------------------------------------------
+
+Remove `python-librabbitmq` (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=736348).