Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit be0cde5

Browse filesBrowse files
committed
Merge branch '3.4' into 4.3
* 3.4: Update lock.rst
2 parents a99e5d8 + dd0ec96 commit be0cde5
Copy full SHA for be0cde5

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎components/lock.rst‎

Copy file name to clipboardExpand all lines: components/lock.rst
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@ the task takes longer to be accomplished, then the lock can be released by the
432432
store and acquired by someone else.
433433

434434
The ``Lock`` provides several methods to check its health. The ``isExpired()``
435-
method checks whether or not it lifetime is over and the ``getRemainingLifetime()``
435+
method checks whether or not its lifetime is over and the ``getRemainingLifetime()``
436436
method returns its time to live in seconds.
437437

438438
Using the above methods, a more robust code would be::

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.