mirror of
https://github.com/weechat/weechat.git
synced 2026-06-25 12:26:40 +02:00
02a05f63d5
The clean of processes with waitpid() is now delayed after the kill(), so that there are no more zombies. In addition, this can be done manually if needed with `/sys waitpid`.