Ask Solem 12 سال پیش
والد
کامیت
68c590e9ac
1فایلهای تغییر یافته به همراه0 افزوده شده و 2 حذف شده
  1. 0 2
      celery/app/base.py

+ 0 - 2
celery/app/base.py

@@ -51,8 +51,6 @@ def app_has_custom(app, attr):
     return mro_lookup(app.__class__, attr, stop=(Celery, object),
                       monkey_patched=[__name__])
 
-_EXECV = os.environ.get('FORKED_BY_MULTIPROCESSING')
-
 
 def _unpickle_appattr(reverse_name, args):
     """Given an attribute name and a list of args, gets