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

DEP0096: timers.unenroll() is deprecated. Please use clearTimeout instead. #3472

Closed
muxator opened this issue Aug 23, 2018 · 4 comments
Closed

Comments

@muxator
Copy link
Contributor

muxator commented Aug 23, 2018

Etherpad: d148104
Node: 10.4.0

[2018-08-23 23:11:46.931] [ERROR] console - (node:30875) [DEP0096] DeprecationWarning: timers.unenroll() is deprecated. Please use clearTimeout instead.
@muxator muxator changed the title [DEP0096] timers.unenroll() is deprecated. Please use clearTimeout instead. DEP0096: timers.unenroll() is deprecated. Please use clearTimeout instead. Aug 23, 2018
@muxator
Copy link
Contributor Author

muxator commented Aug 26, 2018

This happens within ueberdb when using mysql, and is due to mysqljs/mysql#2003.

That issue was fixed in mysql 2.16.0, but ueberdb 0.4.0 still pulls in 2.15.0.

@Wikinaut
Copy link
Contributor

Wikinaut commented Feb 5, 2019

(same issue here)

@muxator
Copy link
Contributor Author

muxator commented Mar 28, 2020

This should have been fixed by 06d961f, which brought in an updated ueberDB version (0.4.1), which depends on updated mysql libraries (see ether/ueberDB@9f0671b. It went from 2.15.0 to 2.18.1).

Waiting for confirmation and then closing this.

@JohnMcLear
Copy link
Member

Confirmed

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

No branches or pull requests

3 participants