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 347e261 commit bd610d3Copy full SHA for bd610d3
components/lock.rst
@@ -158,7 +158,7 @@ method, the resource will stay locked until the timeout::
158
159
.. tip::
160
161
- 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
162
job in a try/catch/finally block to always try to release the expiring lock.
163
164
In case of long-running tasks, it's better to start with a not too long TTL and
0 commit comments