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

Test with abandoning_parent #44

Open
asmacdo opened this issue Jun 6, 2024 · 2 comments · May be fixed by #226
Open

Test with abandoning_parent #44

asmacdo opened this issue Jun 6, 2024 · 2 comments · May be fixed by #226
Assignees

Comments

@asmacdo
Copy link
Member

asmacdo commented Jun 6, 2024

One of the reasons duct was implemented was to poll processes where the parent abandons the child process.

Example test script: https://github.com/con/duct/blob/af67030a40fef7378418d5fa626d6baee7523436/abandoning_parent.sh

@asmacdo asmacdo added this to the Initial Release milestone Jun 6, 2024
@yarikoptic
Copy link
Member

don't we test with smth like that already?

@asmacdo asmacdo removed this from the Initial Release milestone Oct 11, 2024
@yarikoptic
Copy link
Member

while testing this one I think it would be useful to compare against GNU time's report -- does that one track it nicely?

@djarecka used GNU time to track max memory consumption for their investigation.

asmacdo added a commit to asmacdo/duct that referenced this issue Nov 15, 2024
Just check that we have the correct number of processes

Fixes con#44
@asmacdo asmacdo linked a pull request Nov 15, 2024 that will close this issue
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 a pull request may close this issue.

2 participants