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

add the lock key to warnings. #8

Merged
merged 2 commits into from
Oct 1, 2024
Merged

add the lock key to warnings. #8

merged 2 commits into from
Oct 1, 2024

Conversation

fujiwara
Copy link
Owner

@fujiwara fujiwara commented Oct 1, 2024

This pull request includes updates to the Perl version in the GitHub Actions workflow and improvements to the logging messages in the lock_guard subroutine in the Redis::Setlock module.

Updates to GitHub Actions workflow:

Improvements to logging messages:

  • lib/Redis/Setlock.pm: Enhanced the logging messages in the lock_guard subroutine to include the key along with the token for better traceability.

@fujiwara fujiwara merged commit c5ebcdc into master Oct 1, 2024
4 checks passed
@fujiwara fujiwara deleted the warn-key branch October 1, 2024 07:03
fujiwara added a commit that referenced this pull request Oct 1, 2024
Changelog diff is:

diff --git a/Changes b/Changes
index 6ef80e8..7241ca0 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,9 @@ Revision history for Perl extension Redis-Setlock
 
 {{$NEXT}}
 
+0.14 2024-10-01T07:10:39Z
+    - Add the lock key to warnings. (#8)
+
 0.13 2021-01-22T13:44:40Z
     - Add $WARN_LOCK_TIME_THRESHOLD to warning a lock took a long time. (#7)
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.

1 participant