Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set expire to a wait queue. #6

Merged
merged 2 commits into from
Jul 9, 2018
Merged

Set expire to a wait queue. #6

merged 2 commits into from
Jul 9, 2018

Conversation

fujiwara
Copy link
Owner

@fujiwara fujiwara commented Jul 9, 2018

A wait queue used for WAIT_QUEUE mode had no expiration.

@fujiwara fujiwara merged commit 277edfe into master Jul 9, 2018
@fujiwara fujiwara deleted the set_expire_wait_queue branch July 9, 2018 08:45
fujiwara added a commit that referenced this pull request Jul 9, 2018
Changelog diff is:

diff --git a/Changes b/Changes
index ce4b158..2085192 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,9 @@ Revision history for Perl extension Redis-Setlock

 {{$NEXT}}

+0.12 2018-07-09T08:50:57Z
+    - Set expire to a wait queue. (#6)
+
 0.11 2018-05-24T05:04:58Z
     - Add blocking option to lock_guard (#5)
fujiwara added a commit that referenced this pull request Jan 22, 2021
Changelog diff is:

diff --git a/Changes b/Changes
index 2085192..6ef80e8 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,9 @@ Revision history for Perl extension Redis-Setlock
 
 {{$NEXT}}
 
+0.13 2021-01-22T13:44:40Z
+    - Add $WARN_LOCK_TIME_THRESHOLD to warning a lock took a long time. (#7)
+
 0.12 2018-07-09T08:50:57Z
     - Set expire to a wait queue. (#6)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant