mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-26 08:36:30 +00:00
after the setsid() we are the process leader. And as a process leader we are able to open a new terminal, even if we currently don't own one. So we do another fork and do not call setsid() and not become a process leader to avoid that.
36 KiB
36 KiB