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

Linux executor with cgroup isolation support #68

Merged
merged 7 commits into from
Sep 21, 2015
Merged

Conversation

dadgar
Copy link
Contributor

@dadgar dadgar commented Sep 20, 2015

Linux executor with cgroup isolation support

@dadgar
Copy link
Contributor Author

dadgar commented Sep 20, 2015

/cc: @cbednarski @catsby

process, err := os.FindProcess(pid)
// FindProcess doesn't do any checking against the process table so it's
// unlikely we'll ever see this error.
// spawnCgroup executes a double fork to start the user command with proper
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

spawnCgroup -> spawnDaemon

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed.

@catsby
Copy link
Contributor

catsby commented Sep 21, 2015

Overall looks great! At 700+ lines I may have missed some things, but otherwise LGTM

@cbednarski
Copy link
Contributor

LGTM! 👍

dadgar added a commit that referenced this pull request Sep 21, 2015
Linux executor with cgroup isolation support
@dadgar dadgar merged commit 72d9265 into master Sep 21, 2015
@cbednarski cbednarski deleted the cgroups-f-executor branch September 22, 2015 23:20
schmichael pushed a commit that referenced this pull request Jan 30, 2020
Autopilot enterprise features
@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants