Skip to content
Snippets Groups Projects
Commit cc14fc85 authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

feature-feeder-in-core: review fixes

Fix bugs in spawner child handling, performed at shutdown:
- shutdown children more portably
- remove races with lost SIGCHLD
- do not self-terminate when doing kill(0, signal)
(sending signal to entire process group).

Clean up custom_proc_title handling and fiber names.
parent 099dff02
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment