-
Notifications
You must be signed in to change notification settings - Fork 2.2k
feat(hubble): add filelock while installing executor from hubble #2866
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 #2866 +/- ##
==========================================
+ Coverage 82.21% 88.77% +6.55%
==========================================
Files 106 138 +32
Lines 7064 9545 +2481
==========================================
+ Hits 5808 8474 +2666
+ Misses 1256 1071 -185
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
563fa8f
to
95bdfab
Compare
94175dc
to
b5f40d5
Compare
Latency summaryCurrent PR yields:
Breakdown
Backed by latency-tracking. Further commits will update this comment. |
5f29e59
to
ff38bb2
Compare
ce21538
to
60dc117
Compare
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.
LGTM👍
add a file lock to make the
pulling
thread-safe