Displaying 2 results from an estimated 2 matches for "90seoonds".
2019 Nov 22
2
Updated polling logic in LockFileManager
...g/D70563> there's an additional
event we're listening to check if the process, lock owner has exited. So,
in case if owner has died, but for some reason hasn't deleted lock file,
we'll exit from the waiting queue.
D69575 solution will still wait for file to be deleted for a whole
90seoonds timeout.
I'm not sure, how often this lock owner dies without unlocking, but this
was in the original code, so I implemented this part as well.
On Fri, Nov 22, 2019 at 10:20 PM Michael Spencer <bigcheesegs at gmail.com>
wrote:
> On Fri, Nov 22, 2019 at 10:59 AM TT KILEW via llvm-dev...
2019 Nov 22
3
Updated polling logic in LockFileManager
Hi there. I submitted a patch I llvm that fixed polling logic in
LockFileManager
https://reviews.llvm.org/D70563
This patch should fix
https://bugs.llvm.org/show_bug.cgi?id=20794
There were no activity so I decided to write directly to mail list
Is there anyone who can take a look? Thanks.
P.S. Are there some additional actions needed for patch to be reviewed?
Thanks
--
Best Regards,
Павло