mirror of
https://github.com/weechat/weechat.git
synced 2026-07-02 20:25:43 +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`.