Skip to content

reason for templocks? #6

@howeverking

Description

@howeverking

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions