Disarm not release D'oh
Former-commit-id: 3e33fbcd351a719126d30405c4dc9209ad381954
This commit is contained in:
parent
c3ef2f00bb
commit
67003ec714
@ -2233,7 +2233,7 @@ void beforeSleep(struct aeEventLoop *eventLoop) {
|
||||
|
||||
/* Handle TLS pending data. (must be done before flushAppendOnlyFile) */
|
||||
if (tlsHasPendingData()) {
|
||||
locker.release();
|
||||
locker.disarm();
|
||||
tlsProcessPendingData();
|
||||
locker.arm();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user