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

fix: setTimeout #597

Merged
merged 3 commits into from
May 22, 2024
Merged

fix: setTimeout #597

merged 3 commits into from
May 22, 2024

Conversation

Faf4a
Copy link
Member

@Faf4a Faf4a commented May 21, 2024

fixes setTimeout not triggering

rewrites timeout class

removes pulse (was broken, can reimplement if asked to (even though its pretty useless))

resolves #590

@Faf4a Faf4a added type: rewrite This will be added into the rewrite category. type: classes related to Classes PR:Needs Review labels May 21, 2024
@Faf4a Faf4a requested review from Leref and USERSATOSHI May 21, 2024 23:06
@Faf4a Faf4a self-assigned this May 21, 2024
@Leref Leref merged commit 66da039 into v6 May 22, 2024
3 checks passed
@Leref Leref deleted the settimeout-fix branch May 22, 2024 00:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: classes related to Classes type: rewrite This will be added into the rewrite category.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Timeouts break on restart
2 participants