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

Error: global leaks detected: createExponentialRetry, createLinearRetry, createConstantRetry #3

Closed
joshm opened this issue May 5, 2014 · 3 comments

Comments

@joshm
Copy link

joshm commented May 5, 2014

This occurs using mocha test runners global leak detection.

I believe adding var to the declarations will fix this.

@waylonflinn
Copy link
Owner

Thanks, man. I'll get right on this.

@waylonflinn
Copy link
Owner

Couldn't reproduce it, but I made the fix anyway. Thanks. :)

@joshm
Copy link
Author

joshm commented May 5, 2014

Thanks!

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

No branches or pull requests

2 participants