-
Notifications
You must be signed in to change notification settings - Fork 27
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
Init celery application in app once + run call to blocking call in executor #2372
Init celery application in app once + run call to blocking call in executor #2372
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2372 +/- ##
========================================
- Coverage 74.3% 65.6% -8.8%
========================================
Files 395 514 +119
Lines 16941 20019 +3078
Branches 1781 1967 +186
========================================
+ Hits 12599 13146 +547
- Misses 3870 6456 +2586
+ Partials 472 417 -55
Flags with carried forward coverage won't be shown. Click here to find out more.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
flash SAN ⚡ !
services/web/server/src/simcore_service_webserver/activity/celery_client.py
Outdated
Show resolved
Hide resolved
services/web/server/src/simcore_service_webserver/activity/celery_client.py
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
e7a7adc
to
c9449d0
Compare
What do these changes do?
Related issue/s
How to test
Checklist