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

Refactor Testsuite check to be inside lind_kill_from_id #306

Open
rennergade opened this issue Jul 15, 2024 · 0 comments
Open

Refactor Testsuite check to be inside lind_kill_from_id #306

rennergade opened this issue Jul 15, 2024 · 0 comments
Assignees

Comments

@rennergade
Copy link
Contributor

We have to check if were running the test suite so we don't throw common signals such as SIGCHLD on cage exit etc. Right now we do that outside of lind_kill_from_id but it would be better practice to do it inside the function. @qianxichen233 also pointed out there are places were missing this such as generating EPIPE in write etc.

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

No branches or pull requests

2 participants