Skip to content

fix(ateom-microvm): guard subprocess exec against the child reaper#439

Open
Anish Ramasekar (aramase) wants to merge 1 commit into
agent-substrate:mainfrom
aramase:aramase/i/microvm_reap_guard
Open

fix(ateom-microvm): guard subprocess exec against the child reaper#439
Anish Ramasekar (aramase) wants to merge 1 commit into
agent-substrate:mainfrom
aramase:aramase/i/microvm_reap_guard

Conversation

@aramase

Copy link
Copy Markdown

Route synchronous mount/umount/cp through a shared reap-lock guard so the wait4(-1) reaper can't collect them first ("waitid: no child processes").

Fixes #418

  • Tests pass
  • Appropriate changes to documentation are included in the PR

Route synchronous mount/umount/cp through a shared reap-lock guard so the
wait4(-1) reaper can't collect them first ("waitid: no child processes").
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.

ateom-microvm: "waitid: no child processes" flakes e2e restore

1 participant