]> Kevux Git Server - fll/commit
Bugfix: child process PID is not being passed properly and child process prints failu...
authorKevin Day <thekevinday@gmail.com>
Sun, 11 Apr 2021 23:03:29 +0000 (18:03 -0500)
committerKevin Day <thekevinday@gmail.com>
Sun, 11 Apr 2021 23:03:29 +0000 (18:03 -0500)
commit742599edf4d479e86f68e5ef95690fdbf67cc00c
treeb3b6e3cde4a6d4971dfdbf0ea0b6e5839aeaf24a
parentebaae1bca9cbf9af657ddb72182b464859f7fac1
Bugfix: child process PID is not being passed properly and child process prints failure message on terminate signal.

The child process PID was not being assigned because the wrong variable was being passed.

The child processes should not present error messages on exit when termination signal is received.
Make sure that when the child process exists and the main thread is disabled, exit with F_signal.
level_3/controller/c/private-rule.c