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 557006f commit 9c2b49aCopy full SHA for 9c2b49a
components/lock.rst
@@ -165,7 +165,7 @@ method, the resource will stay locked until the timeout::
165
166
.. tip::
167
168
- To avoid letting the lock in a locking state, it's recommended to wrap the
+ To avoid leaving the lock in a locked state, it's recommended to wrap the
169
job in a try/catch/finally block to always try to release the expiring lock.
170
171
In case of long-running tasks, it's better to start with a not too long TTL and
0 commit comments