-
Notifications
You must be signed in to change notification settings - Fork 3.6k
vendor: update ttrpc with latest changes #1831
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
Looks like something not exiting or getting hung up in the Travis CI test run. At least it appears to not be making progress. |
Ya, there is something causing containers to run slow with this change. Did a quick stress test: before: after: Its running super slow. |
@estesp @crosbymichael The status message on |
8f7268f
to
982796f
Compare
I think containerd/ttrpc#8 should address the issue. |
Ok, fixed properly in containerd/ttrpc#8. PTAL and I'll update this with the changes. |
Signed-off-by: Stephen J Day <stephen.day@docker.com>
982796f
to
393cf8e
Compare
Codecov Report
@@ Coverage Diff @@
## master #1831 +/- ##
=======================================
Coverage 49.17% 49.17%
=======================================
Files 86 86
Lines 8518 8518
=======================================
Hits 4189 4189
Misses 3659 3659
Partials 670 670
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.
LGTM
LGTM
|
Fixes #1826
Signed-off-by: Stephen J Day stephen.day@docker.com