-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
Let me know if there's more appropriate place where I can communicate with you (developers)
Ive been looking over the codes and the usage of templock is not clear to me.
All methods are starting with getting a templock and releases it afterwards.
It does not protect a resource since they are shared locks.
2.
Actual locking is done by regular locks.
I don't know why there need to be templocks and
why all methods are starting with getting a templock.
Can you please clarify it?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels