con / duct

A helper to run a command, capture stdout/stderr and details about running
MIT License
1 stars 1 forks source link

Test with abandoning_parent #44

Open asmacdo opened 3 weeks ago

asmacdo commented 3 weeks ago

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