Skip to content
This repository has been archived by the owner on Jul 6, 2024. It is now read-only.

Fix infinite connect/disconnect loops #77

Conversation

cristianovagos
Copy link
Contributor

Fixed connect/disconnect functions using Redis aggregator module, by renaming the aggregator function.
Otherwise it goes for infinite loop, referencing connect/disconnect itself, which throws RangeError: Maximum call stack size exceeded exception.

Copy link
Owner

@danitseitlin danitseitlin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, thanks for your contribution and fixing the issue.
Just be noted, that this class will be soon refactored.

@danitseitlin danitseitlin merged commit 6ce11a3 into danitseitlin:master Apr 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants