-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Refactor daemon pool to fallback to python service #8515
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #8515 +/- ##
==========================================
- Coverage 59.11% 59.04% -0.08%
==========================================
Files 510 511 +1
Lines 23564 23669 +105
Branches 3813 3823 +10
==========================================
+ Hits 13931 13976 +45
- Misses 8725 8773 +48
- Partials 908 920 +12
Continue to review full report at Codecov.
|
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.
🕐
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.
22f5640
to
37825e2
Compare
f59f094
to
a9ce795
Compare
For #7242
Refactoring to ensure we fallback to Ptyhon Execution service if daemon is not available.