Skip to content

Fix: timers stop firing if the reactor has no sockets, only happens on bots that have little activity#1401

Merged
braindigitalis merged 2 commits intodevfrom
fix_timer_death
Mar 18, 2025
Merged

Fix: timers stop firing if the reactor has no sockets, only happens on bots that have little activity#1401
braindigitalis merged 2 commits intodevfrom
fix_timer_death

Conversation

@braindigitalis
Copy link
Contributor

@braindigitalis braindigitalis commented Mar 17, 2025

Fix: timers stop firing if the reactor has no sockets, only happens on bots that have little activity

Improvement (unrelated): Bump minimum TLS version to 1.3 - rolled back - voice websockets do not support TLS 1.3!

Code change checklist

  • I have ensured that all methods and functions are fully documented using doxygen style comments.
  • My code follows the coding style guide.
  • I tested that my change works before raising the PR.
  • I have ensured that I did not break any existing API calls.
  • I have not built my pull request using AI, a static analysis tool or similar without any human oversight.

Improvement: Bump minimum TLS version to 1.3
@braindigitalis braindigitalis self-assigned this Mar 17, 2025
@netlify
Copy link

netlify bot commented Mar 17, 2025

Deploy Preview for dpp-dev ready!

Name Link
🔨 Latest commit 28fe377
🔍 Latest deploy log https://app.netlify.com/sites/dpp-dev/deploys/67d8bf3e1b56600008a7c273
😎 Deploy Preview https://deploy-preview-1401--dpp-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@github-actions github-actions bot added the code Improvements or additions to code. label Mar 17, 2025
Copy link
Member

@RealTimeChris RealTimeChris left a comment

Choose a reason for hiding this comment

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

Looks good.

@braindigitalis braindigitalis merged commit 3c6e4e9 into dev Mar 18, 2025
80 of 83 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

code Improvements or additions to code.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants