Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

302 resolve patches do not update #329

Merged
merged 15 commits into from
Mar 18, 2024
Merged

Conversation

eoyilmaz
Copy link
Owner

This resolves #302

The issue was that the data sent over the sockets were sometimes splitted in half in an unexpected way. So with this PR, the previously received data is cached if it is not complete and combined with the other part in the next round.

This also includes some little patches for:

@eoyilmaz eoyilmaz linked an issue Mar 17, 2024 that may be closed by this pull request
@eoyilmaz eoyilmaz merged commit c9e0d33 into develop Mar 18, 2024
7 checks passed
@eoyilmaz eoyilmaz deleted the 302-resolve-patches-do-not-update branch March 19, 2024 00:17
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.

Resolve Patches do not update.
1 participant