Ask Solem 10 년 전
부모
커밋
514feca409
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      celery/worker/job.py

+ 0 - 1
celery/worker/job.py

@@ -489,7 +489,6 @@ class Request(object):
                 'task-failed', exception=exception, traceback=traceback,
             )
 
-
         context = {
             'hostname': self.hostname,
             'id': self.id,