Skip to content

fix(attach): Allow callers to specify a specific cgroup path for attach - #180

Merged
bleggett merged 1 commit into
edera-dev:mainfrom
bleggett:bleggett/fixup-attach-cgroup-join
Aug 25, 2026
Merged

fix(attach): Allow callers to specify a specific cgroup path for attach#180
bleggett merged 1 commit into
edera-dev:mainfrom
bleggett:bleggett/fixup-attach-cgroup-join

Conversation

@bleggett

@bleggett bleggett commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

The existing attach behavior either attaches to a styrolite-<id> cgroup subtree if it exists, or doesn't move the attaching process at all.

This changes attach to

  • attach to a styrolite-<id> cgroup subtree if it exists (existing behavior)
  • attach to a named cgroup path if supplied by caller (new behavior)
  • don't move the attaching process at all (existing behavior)

@bleggett
bleggett merged commit b418ccc into edera-dev:main Aug 25, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants