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

Fixed ready deprecation warning always being emitted #1059

Merged
merged 1 commit into from Feb 20, 2023

Conversation

CommandString
Copy link
Collaborator

Since there's always at least one ready event being listened for internally this message was already being emitted, so the message is now only emitted if there's 2 or more listeners for ready

Since there's always at least one ready event being listened for internally this message was already being emitted, so the message is now only emitted if there's 2 or more listeners for ready
@key2peace key2peace merged commit 10b5bfb into master Feb 20, 2023
@key2peace key2peace deleted the ready-deprecation-fix branch February 20, 2023 07:08
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

Successfully merging this pull request may close these issues.

None yet

2 participants