summaryrefslogtreecommitdiff
path: root/src/core/wee-url.c
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2023-10-10 19:23:43 +0200
committerSébastien Helleu <flashcode@flashtux.org>2023-10-10 19:23:43 +0200
commit02a05f63d5d84e1adedf2352721c418ef3ba8c76 (patch)
tree337a793b34e30fa958e10482ec4f6f0680e5f025 /src/core/wee-url.c
parent408901d772a92fbf62b2e6c8ad3345e36d316d9a (diff)
downloadweechat-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