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

Bug: Timeouts break on restart #590

Closed
1 task done
Mody-0 opened this issue May 6, 2024 · 4 comments · Fixed by #597
Closed
1 task done

Bug: Timeouts break on restart #590

Mody-0 opened this issue May 6, 2024 · 4 comments · Fixed by #597
Assignees
Labels
aoi.js this issue/Pr is related to aoi.js Type:Bug Something causing unexpected behaviour

Comments

@Mody-0
Copy link

Mody-0 commented May 6, 2024

Bug Type

Function

Bugged Function

$setTimeout or the timeout callback idk

Version of aoi.js

v6.8.0

Version of Node.js

v20.10.0 (LTS)

Excepted Output

Timeouts should still work even when you restart the bot

Relevant log output

Timeouts you've set never end after the restart.

Code of Conduct

  • I agree to follow this project's Code of Conduct
@Mody-0
Copy link
Author

Mody-0 commented May 6, 2024

Note: I'm on aoi.js v6.8.0 (github)

@atlasfyber
Copy link

I can confirm this issue from my experience with 6.8.0; timeouts never end, although they are still registered in the database.

@Mody-0
Copy link
Author

Mody-0 commented May 13, 2024

@USERSATOSHI @Faf4a

@Faf4a Faf4a assigned Faf4a and unassigned Leref May 13, 2024
@Faf4a Faf4a added Type:Bug Something causing unexpected behaviour aoi.js this issue/Pr is related to aoi.js labels May 13, 2024
@Faf4a
Copy link
Member

Faf4a commented May 13, 2024

will check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aoi.js this issue/Pr is related to aoi.js Type:Bug Something causing unexpected behaviour
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants