-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
logger.c: Retry file lock also after ENOLCK
This means "No locks available". We now handle it just like EAGAIN, retrying and hoping for recover. Also adds diagnostic output of the lock delay when this happens.
- Loading branch information
1 parent
cc59c0f
commit 167c81f
Showing
1 changed file
with
28 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters