Description
Process trees can be kept structured by placing subreaper processes where needed. System programmers and administrators use this tool when supervising child processes and avoiding unmanaged descendants.
Process supervision changes how child exits are collected. Test carefully before using it around long-running services.