Re: s6-setlock with timed non-exclusive lock

2021-05-04 Thread Laurent Bercot
s6-setlock -t 200 -r ... it'll fail with EBADF: Thanks for the report! Fixed in git. -- Laurent

s6-setlock with timed non-exclusive lock

2021-05-04 Thread Alex Kiernan
I just ended up trying this: s6-setlock -t 200 -r ... it'll fail with EBADF: s6lockd-helper: fatal: unable to lock /tmp/lock: Bad file descriptor s6-setlock: fatal: unable to read ack from helper: Broken pipe as the helper doesn't include an equivalent fix to 73638ee8e3c7 bugfix: se