Skip to content

Fix potential data corruption#30

Merged
Recouse merged 1 commit intomainfrom
parser-fix
Mar 11, 2025
Merged

Fix potential data corruption#30
Recouse merged 1 commit intomainfrom
parser-fix

Conversation

@Recouse
Copy link
Copy Markdown
Owner

@Recouse Recouse commented Mar 11, 2025

This fix addresses a potential data corruption bug. The ServerEventParser maintains a data buffer, and all EventSource.DataTask instances share a single instance of the parser, which could lead to unintended behavior.

@Recouse Recouse merged commit 61e802d into main Mar 11, 2025
4 checks passed
@Recouse Recouse deleted the parser-fix branch March 11, 2025 21:19
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.

1 participant