comment
This commit is contained in:
parent
ef3ab0769e
commit
a91c4d945e
1 changed files with 16 additions and 0 deletions
|
@ -0,0 +1,16 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 10"""
|
||||
date="2021-12-06T19:11:20Z"
|
||||
content="""
|
||||
Update: All problems noted above are fixed, fine-grained locking is merged,
|
||||
and it seems to work well!
|
||||
|
||||
Except for this, which I have not gotten to. It may not actually matter, but
|
||||
worth looking at to be sure:
|
||||
|
||||
`getLockStatus` and `checkSaneLock` look at the status of the pid lock,
|
||||
but not yet at the fine-grained STM lock status. And as implemented,
|
||||
I think they never worked at all, since they check for posix locks on the
|
||||
pid lock file.
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue