Comment 18 for bug 1767105

Revision history for this message
In , Covener-0 (covener-0) wrote :

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.