Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

[BUG] Status stops updating after 200 hours of uptime #21

Open
Oliver-makes-code opened this issue Dec 6, 2022 · 2 comments
Open

[BUG] Status stops updating after 200 hours of uptime #21

Oliver-makes-code opened this issue Dec 6, 2022 · 2 comments
Assignees
Labels

Comments

@Oliver-makes-code
Copy link
Contributor

Describe the bug
The status stops updating after being online for around 200 hours

To Reproduce
Steps to reproduce the behavior:

  1. Wait 200 hours

Expected behavior
The status keeps updating

@Oliver-makes-code
Copy link
Contributor Author

Oliver-makes-code commented Dec 6, 2022

This is gonna be a pain to fix

@Ampflower
Copy link
Member

You know, with what was discussed in Quilt about this, this sounds suspiciously like a stack overflow of some kind, as 60K rounds, wasn't it? That would be a 16-bit integer.

Ampflower added a commit that referenced this issue Dec 9, 2022
This tries to resolve the issue of presence updates not occurring as
they should after about 6000 rounds, which sounds suspiciously like a
stack overflow. (#21)
Ampflower added a commit that referenced this issue Jul 12, 2023
This tries to resolve the issue of presence updates not occurring as
they should after about 6000 rounds, which sounds suspiciously like a
stack overflow. (#21)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants