]> Kevux Git Server - fll/commit
Bugfix: main process doesn't always exit.
authorKevin Day <thekevinday@gmail.com>
Sun, 11 Apr 2021 23:00:09 +0000 (18:00 -0500)
committerKevin Day <thekevinday@gmail.com>
Sun, 11 Apr 2021 23:00:09 +0000 (18:00 -0500)
commitebaae1bca9cbf9af657ddb72182b464859f7fac1
tree6911f4877f0cd31b3f874da2794d50083e7cf96a
parentccebf74487480a9dd047a8a45b2cf5ec9294010b
Bugfix: main process doesn't always exit.

Remove stale lock and unlock that was used for testing or experimentally.
This was causing it to wait for something that would never release the lock because it was closed resulting in a deadlock and the main process hanging on exit.
level_3/controller/c/private-common.c