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

#1500 Make sure the _addedScriptHashesCleanInterval is cleared on end. #1501

Closed
wants to merge 1 commit into from

Conversation

tomaratyn
Copy link

This PR makes sure that intervals are cleared on end.

In Issue #1500 I describe a case affecting ioredis clients Node event loop not being able to exit because of left over Intervals.

Running the scenario described in #1500 with this branch lets Node exit.

@luin
Copy link
Collaborator

luin commented Feb 2, 2022

Thanks for the contribution! Fixed this is another PR.

@ioredis-robot
Copy link
Collaborator

🎉 This issue has been resolved in version 4.28.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

@taratyn-tc
Copy link

No worries, thanks for the fix.

I'll double check that #1502 resolves my case (I think it does!) and then I'll resolve #1500 too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants