Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ def _maybe_release_messages(self):
would allow. Each released message is added to the lease management,
and the user callback is scheduled for it.

If there are currently no messageges on hold, or if the leaser is
If there are currently no messages on hold, or if the leaser is
already overloaded, this method is effectively a no-op.

The method assumes the caller has acquired the ``_pause_resume_lock``.
Expand Down