Skip to content

fix(sandbox): stabilize forked socket owner test#1417

Merged
mrunalp merged 1 commit into
NVIDIA:mainfrom
derekwaynecarr:fix/procfs-fork-test-flake
May 18, 2026
Merged

fix(sandbox): stabilize forked socket owner test#1417
mrunalp merged 1 commit into
NVIDIA:mainfrom
derekwaynecarr:fix/procfs-fork-test-flake

Conversation

@derekwaynecarr
Copy link
Copy Markdown
Collaborator

Summary

Increase the polling deadline from 2s to 5s to tolerate loaded CI machines, and add a ChildGuard drop guard so the forked child is always reaped even if the test panics.

Related Issue

Changes

Testing

  • [x ] mise run pre-commit passes
  • [x ] Unit tests added/updated
  • E2E tests added/updated (if applicable)

Checklist

  • [x ] Follows Conventional Commits
  • [ x] Commits are signed off (DCO)
  • Architecture docs updated (if applicable)

Increase the polling deadline from 2s to 5s to tolerate loaded CI
machines, and add a ChildGuard drop guard so the forked child is always
reaped even if the test panics.

Signed-off-by: Derek Carr <decarr@redhat.com>
@derekwaynecarr derekwaynecarr requested review from a team, maxamillion and mrunalp as code owners May 16, 2026 01:54
@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot Bot commented May 16, 2026

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@derekwaynecarr
Copy link
Copy Markdown
Collaborator Author

/ok to test f1fd4b5

@mrunalp mrunalp merged commit b4c7bc4 into NVIDIA:main May 18, 2026
27 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.

3 participants