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.
Showing
- core/admin.m 1 addition, 1 deletioncore/admin.m
- core/admin.rl 1 addition, 1 deletioncore/admin.rl
- core/fiber.m 3 additions, 3 deletionscore/fiber.m
- core/replication.m 209 additions, 265 deletionscore/replication.m
- core/tarantool.m 1 addition, 1 deletioncore/tarantool.m
- include/fiber.h 1 addition, 1 deletioninclude/fiber.h
- mod/box/box.m 15 additions, 13 deletionsmod/box/box.m
Loading
Please register or sign in to comment