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
previousKeys and keyServer appear to be leaking globally, at least, that's what Mocha claims.
previousKeys
keyServer
https://github.com/neumino/rethinkdbdash/blob/master/lib/term.js#L950
https://github.com/neumino/rethinkdbdash/blob/master/lib/term.js#L1022
The text was updated successfully, but these errors were encountered:
Thanks, I'll fix that with #13
Sorry, something went wrong.
0697b20
It's fixed in master, I'll push it as soon as I'm done with #13.
master
Fix leak -- Fix #12
3309d8d
No branches or pull requests
previousKeys
andkeyServer
appear to be leaking globally, at least, that's what Mocha claims.https://github.com/neumino/rethinkdbdash/blob/master/lib/term.js#L950
https://github.com/neumino/rethinkdbdash/blob/master/lib/term.js#L1022
The text was updated successfully, but these errors were encountered: