We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29002d3 commit ce5d669Copy full SHA for ce5d669
components/lock.rst
@@ -61,7 +61,7 @@ method can be safely called repeatedly, even if the lock is already acquired.
61
62
.. note::
63
64
- Unlike other implementations, the Lock Component distinguishes locks
+ Unlike other implementations, the Lock Component distinguishes lock
65
instances even when they are created for the same resource. It means that for
66
a given scope and resource one lock instance can be acquired multiple times.
67
If a lock has to be used by several services, they should share the same ``Lock``
0 commit comments