diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2023-10-10 19:23:43 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2023-10-10 19:23:43 +0200 |
commit | 02a05f63d5d84e1adedf2352721c418ef3ba8c76 (patch) | |
tree | 337a793b34e30fa958e10482ec4f6f0680e5f025 /src/core/wee-url.c | |
parent | 408901d772a92fbf62b2e6c8ad3345e36d316d9a (diff) | |
download | weechat-02a05f63d5d84e1adedf2352721c418ef3ba8c76.zip |
core: fix zombie processes remaining after the end of forked processes (closes #1994)
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`.
Diffstat (limited to 'src/core/wee-url.c')
0 files changed, 0 insertions, 0 deletions