Skip to content
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

update celery to 4.4.0 to fix python 3.7 issue #5755

Merged
merged 1 commit into from
Jan 9, 2020

Conversation

androolloyd
Copy link
Contributor

Description

Bump celery version

Refers/Fixes

Issue with python 3.7 and the async keyword

celery/celery#4849

@codecov
Copy link

codecov bot commented Jan 9, 2020

Codecov Report

Merging #5755 into stable will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           stable    #5755   +/-   ##
=======================================
  Coverage   29.87%   29.87%           
=======================================
  Files         257      257           
  Lines       21809    21809           
  Branches     3170     3170           
=======================================
  Hits         6515     6515           
+ Misses      15017    15014    -3     
- Partials      277      280    +3
Impacted Files Coverage Δ
app/dashboard/views.py 11.97% <0%> (ø) ⬆️
...rketing/management/commands/no_applicants_email.py 0% <0%> (ø) ⬆️

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 61377ff...f041837. Read the comment docs.

@octavioamu octavioamu merged commit bd34762 into stable Jan 9, 2020
@thelostone-mc thelostone-mc deleted the quickfix/celery-4.4.0 branch June 27, 2020 00:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants