Forráskód Böngészése

CELERYSA-02 contains invalid workaround advice

Ask Solem 10 éve
szülő
commit
1bcbca1a11
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      docs/sec/CELERYSA-0002.txt

+ 1 - 1
docs/sec/CELERYSA-0002.txt

@@ -61,7 +61,7 @@ NOTE:
 To work around the issue you can set a custom umask using the ``--umask``
 argument:
 
-    $ celery worker -l info --detach --umask=16   # (022)
+    $ celery worker -l info --detach --umask=18   # (022)
 
 Or you can upgrade to a more recent version: