Skip to content
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

Add kernel and userspace namespace contexts #158

Closed
wants to merge 10 commits into from
Closed

Conversation

mjeanson
Copy link
Member

@mjeanson mjeanson commented Oct 9, 2019

No description provided.

mjeanson and others added 10 commits October 16, 2019 14:29
Signed-off-by: Michael Jeanson <[email protected]>
Signed-off-by: Michael Jeanson <[email protected]>
Signed-off-by: Michael Jeanson <[email protected]>
Signed-off-by: Michael Jeanson <[email protected]>
Signed-off-by: Jonathan Rajotte <[email protected]>
Signed-off-by: Michael Jeanson <[email protected]>
Signed-off-by: Michael Jeanson <[email protected]>
Removing the sleep 0.5 we hit a race where the "-f /proc/$pid_app" test
return immediately false. Using "kill -0" remove such race. From kill (2):

 If sig is 0, then no signal is sent, but existence and permission checks
 are still performed;  this can be used to check for the existence of a
 process ID or process group ID that the caller is permitted to signal.

Signed-off-by: Jonathan Rajotte <[email protected]>
@jgalar
Copy link
Member

jgalar commented Oct 24, 2019

Merged, thanks!

@jgalar jgalar closed this Oct 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants