8000 --quiet flag now actually makes celery avoid producing logs by auvipy · Pull Request #6599 · celery/celery · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

--quiet flag now actually makes celery avoid producing logs #6599

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 4, 2021

Conversation

auvipy
Copy link
Member
@auvipy auvipy commented Jan 17, 2021

No description provided.

@auvipy auvipy requested a review from thedrow January 17, 2021 06:02
@auvipy auvipy added this to the 5.0.6 milestone Jan 17, 2021
@lgtm-com
Copy link
lgtm-com bot commented Jan 17, 2021

This pull request fixes 1 alert when merging 9ba84f0 into 855d551 - view on LGTM.com

fixed alerts:

  • 1 for Module is imported with 'import' and 'import from'

@codecov
Copy link
codecov bot commented Mar 4, 2021

Codecov Report

Merging #6599 (77f5be8) into master (8a40560) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #6599   +/-   ##
=======================================
  Coverage   70.47%   70.47%           
=======================================
  Files         138      138           
  Lines       16499    16499           
  Branches     2074     2074           
=======================================
  Hits        11628    11628           
  Misses       4669     4669           
  Partials      202      202           
Flag Coverage Δ
unittests 70.47% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8a40560...c032604. Read the comment docs.

Impacted Files Coverage Δ
celery/bin/worker.py 0.00% <ø> (ø)

@thedrow thedrow merged commit 6e55806 into master Mar 4, 2021
@lgtm-com
Copy link
lgtm-com bot commented Mar 4, 2021

This pull request introduces 2 alerts and fixes 1 when merging c032604 into 8a40560 - view on LGTM.com

new alerts:

  • 1 for Non-exception in 'except' clause
  • 1 for Module is imported with 'import' and 'import from'

fixed alerts:

  • 1 for Unused import

jeyrce pushed a commit to jeyrce/celery that referenced this pull request Aug 25, 2021
Co-authored-by: Omer Katz <omer.drow@gmail.com>
@auvipy auvipy deleted the issue#6517 branch November 9, 2021 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

celery worker -q --quiet seems not working with 4.4.7
1 participant
0