-
Notifications
You must be signed in to change notification settings - Fork 5.4k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
fix deadlock waiting for attached-dependencies #10029
Conversation
eea1f22
to
d4b37dc
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.
Nice!
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 other than the errant log that Guillaume already caught
I canceled auto-merge - it looks like the E2E tests are legitimately hanging now and timing out after 15m |
ca70312
to
4f6ce85
Compare
still buggy, switching back to draft to prevent merge |
5051c1d
to
46568f4
Compare
0523eff
to
9fa1945
Compare
76c3208
to
0ed6ec0
Compare
Codecov ReportBase: 77.02% // Head: 75.74% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## v2 #10029 +/- ##
==========================================
- Coverage 77.02% 75.74% -1.28%
==========================================
Files 2 2
Lines 235 235
==========================================
- Hits 181 178 -3
- Misses 48 50 +2
- Partials 6 7 +1
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
explicit API to stop the log printer Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
What I did
Fixed 2 race conditions as we can configure
up
to attach additional containers :Related issue
closes #10021
(not mandatory) A picture of a cute animal, if possible in relation to what you did
