On Thu, 2024-10-24 at 22:28 +0800, Tiwei Bie wrote: > The ubd io and write_sigio threads/processes may leak e.g. when > the main process is killed by "kill -9". Fix it by setting the > parent-death signal for them. > I always used killall, but yeah, good idea, thanks! johannes