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

Node18 updates and Timer -> Timeout change #1788

Merged
merged 4 commits into from
Mar 21, 2024

Conversation

warthog9
Copy link
Contributor

Minor changes really but this is what got the bridge running for me on Node18 on Debian bookworm. Mostly a minor update to the package resolution so it all matches, as well as changing the Timer to Timeout, which is what (clear|set)Timeout is using now seemingly. Confirmed it's up and running and not seemingly doing anything amiss so submitting this upstream.

variable typing is off with what clearTimeout() is expecting so
adjusting to match what (clear|set)Timeout() are expecting

Signed-off-by: John 'Warthog9' Hawley <[email protected]>
@warthog9 warthog9 requested a review from a team as a code owner January 22, 2024 20:50
Copy link
Contributor

@Half-Shot Half-Shot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks 100% sane to me. Can you add a changelog file so we can merge?

@Half-Shot
Copy link
Contributor

Signoff is in the commit.

@Half-Shot Half-Shot merged commit fb339d0 into matrix-org:develop Mar 21, 2024
9 of 10 checks passed
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.

2 participants