Skip to content

refactor: change the way of verifying complete data reception#35

Open
xXenvy wants to merge 14 commits intomasterfrom
feat/end-char
Open

refactor: change the way of verifying complete data reception#35
xXenvy wants to merge 14 commits intomasterfrom
feat/end-char

Conversation

@xXenvy
Copy link
Owner

@xXenvy xXenvy commented May 3, 2024

Summary

  • I have tested my changes.

What is this pull request for?

fixes #32
Additionally, the current implementation speeds up the process of checking whether we have received full data by 10 times.

Still awaiting for zcached to officially introduce the “\x04” sign.

@xXenvy xXenvy added type: refactor This is a code change but does not fix a bug/add features. priority: high Priority of this request is high. labels May 3, 2024
@xXenvy xXenvy marked this pull request as draft May 6, 2024 14:27
@xXenvy xXenvy marked this pull request as ready for review May 16, 2024 23:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

priority: high Priority of this request is high. type: refactor This is a code change but does not fix a bug/add features.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] The wait_for_response method doesn't catch whole data in certain situations

1 participant