In a local test I set: `Mutex fcntl:/tmp/run default`
globally and added an assert to the two lock/unlock macros and got several aborts. The asserts with sysvsem never fired.
I will be removing the macros and adding inline funcitons that log and abort on failure.
In a local test I set: `Mutex fcntl:/tmp/run default`
globally and added an assert to the two lock/unlock macros and got several aborts. The asserts with sysvsem never fired.
I will be removing the macros and adding inline funcitons that log and abort on failure.