Displaying 1 result from an estimated 1 matches for "f7199e5e".
Did you mean:
f719980e
2019 Nov 22
2
Updated polling logic in LockFileManager
Well, Yes.
There are a few differences with the https://reviews.llvm.org/D70563
solution.
First of all, in D70563, in case if file will be deleted between `open` and
subscription to events, then there'll be maximum timeout. it seems that
kqueue is not validating file descriptor, so, in case if file descriptor is
already invalid, listening for a kqueue won't give any errors. It will just