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

Move cancelTimeout() to the messageBuffer #2007

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

varjolintu
Copy link
Member

@varjolintu varjolintu commented Oct 16, 2023

Let's move cancelTimeout() inside the message buffer handling, so it's not needed in handleNativeMessage(). Timeouts should be canceled automatically.

Related to #1999.

@varjolintu varjolintu added this to the 1.8.9 milestone Oct 16, 2023
@varjolintu varjolintu merged commit 74b09e3 into develop Oct 16, 2023
@varjolintu varjolintu deleted the fix/move_cancel_timeout branch October 16, 2023 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants