Skip to content

http/longpoll: Fix bug and simplify implementation#404

Merged
monstermunchkin merged 1 commit intomasterfrom
longpoll
Mar 4, 2025
Merged

http/longpoll: Fix bug and simplify implementation#404
monstermunchkin merged 1 commit intomasterfrom
longpoll

Conversation

@monstermunchkin
Copy link
Contributor

This fixes a bug where if duration was set to 0 the context would expire instantly causing any context-aware function to stop.

@monstermunchkin monstermunchkin added the T::Bug Software bug or design bug (i.e. other than specified) label Mar 4, 2025
@monstermunchkin monstermunchkin self-assigned this Mar 4, 2025
This fixes a bug where if duration was set to 0 the context would expire
instantly causing any context-aware function to stop.
@monstermunchkin monstermunchkin merged commit 88f3d21 into master Mar 4, 2025
6 checks passed
@monstermunchkin monstermunchkin deleted the longpoll branch March 4, 2025 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T::Bug Software bug or design bug (i.e. other than specified)

Development

Successfully merging this pull request may close these issues.

2 participants