Skip to content

Conversation

@mrunalp
Copy link
Contributor

@mrunalp mrunalp commented Mar 21, 2016

Signed-off-by: Mrunal Patel [email protected]

@mrunalp
Copy link
Contributor Author

mrunalp commented Mar 21, 2016

@mikebrow Can you check if this fixes #662 for you? Thanks!

@mrunalp
Copy link
Contributor Author

mrunalp commented Mar 21, 2016

Fix for the broken test is in #669

@mikebrow
Copy link
Member

Yes, running with that change, the error is no longer reproducible with runc exec test_busybox echo Hello.

@mrunalp
Copy link
Contributor Author

mrunalp commented Mar 21, 2016

@mikebrow Thanks! Basically with this change we are relying on the synchronization for passing down config. We also set the cgroups before passing the config for the same reason. This escaped under the radar during review.

@mikebrow
Copy link
Member

Ok! I'll write up some stress test cases to try and catch bootstrap issues for start and exec. Cheers

@hqhq
Copy link
Contributor

hqhq commented Mar 22, 2016

Test failed.

@cyphar
Copy link
Member

cyphar commented Mar 22, 2016

@hqhq Test failure is fixed in #669. It's not related to this PR.

@hqhq
Copy link
Contributor

hqhq commented Mar 22, 2016

All right, I see #669 fixed this.

@hqhq
Copy link
Contributor

hqhq commented Mar 22, 2016

LGTM

1 similar comment
@cyphar
Copy link
Member

cyphar commented Mar 22, 2016

LGTM

mrunalp pushed a commit that referenced this pull request Mar 22, 2016
Set oom_score_adj before we send the config to avoid race
@mrunalp mrunalp merged commit a35f907 into opencontainers:master Mar 22, 2016
stefanberger pushed a commit to stefanberger/runc that referenced this pull request Sep 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants