We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Using pingInterval in the client options delays a graceful exit.
pingInterval
v20
v7
4.6.6
macos
No response
The text was updated successfully, but these errors were encountered:
fixes redis#2524
36dbd1e
ref redis#2524 - clear pingInterval timeout on close
b01f177
fixes #2524 delaying graceful exit while pingInterval is set (#2525)
bc8abd5
* fixes #2524 * `clearTimeout` in `disconnect` too --------- Co-authored-by: Leibale Eidelman <[email protected]>
Successfully merging a pull request may close this issue.
Description
Using
pingInterval
in the client options delays a graceful exit.Node.js Version
v20
Redis Server Version
v7
Node Redis Version
4.6.6
Platform
macos
Logs
No response
The text was updated successfully, but these errors were encountered: