Skip to content

fix the blocking behavior when tmpdir disappears when the server is stopping#15

Merged
Songmu merged 1 commit intomasterfrom
no-save
Feb 25, 2022
Merged

fix the blocking behavior when tmpdir disappears when the server is stopping#15
Songmu merged 1 commit intomasterfrom
no-save

Conversation

@Songmu
Copy link
Collaborator

@Songmu Songmu commented Feb 25, 2022

resolve #13

@Songmu Songmu merged commit daf5c4c into master Feb 25, 2022
@Songmu Songmu deleted the no-save branch February 25, 2022 10:06
Songmu added a commit that referenced this pull request Feb 25, 2022
Changelog diff is:

diff --git a/Changes b/Changes
index 8ca38fd..838f99d 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,9 @@ Revision history for Perl extension Test::RedisServer
 
 {{$NEXT}}
 
+0.23 2022-02-25T10:07:52Z
+    - fix the blocking behavior when tmpdir disappears when the server is stopping (issue #13, #15)
+
 0.22 2022-02-25T01:45:52Z
     - Update regexp for redis error messages (gregoa, davidcantrell-bb)
Songmu added a commit that referenced this pull request Jan 29, 2026
Changelog diff is:

diff --git a/Changes b/Changes
index 838f99d..6d2fa1e 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,9 @@ Revision history for Perl extension Test::RedisServer
 
 {{$NEXT}}
 
+0.24 2026-01-29T12:09:09Z
+    - Adjust test to redis 8.0.0 (issue #18) (gregoa)
+
 0.23 2022-02-25T10:07:52Z
     - fix the blocking behavior when tmpdir disappears when the server is stopping (issue #13, #15)
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.

Redis 6 on Mac won't halt on SIGTERM if the temp directory has been deleted

1 participant