Skip to content

Conversation

@ltratt
Copy link
Member

@ltratt ltratt commented Jun 13, 2025

This commit simplifies how we calculate when poll should return. Whilst doing this I realised that the HTTP server check is in the wrong place and is subject to a race condition: we could empty the queue, and then get stuck not processing anything for an arbitrary period of time.

This commit simplifies how we calculate when `poll` should return.
Whilst doing this I realised that the HTTP server check is in the wrong
place and is subject to a race condition: we could empty the queue, and
then get stuck not processing anything for an arbitrary period of time.
@vext01 vext01 added this pull request to the merge queue Jun 14, 2025
Merged via the queue into softdevteam:master with commit 840cd97 Jun 14, 2025
2 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