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

fix: continue reading ipc on large data #958

Merged
merged 1 commit into from
Jun 22, 2024

Conversation

publicqi
Copy link
Contributor

Motivation

This PR closes #957 . On large non continuous IPC data, current code will drop the buffer.

Solution

Remove the check for CAPACITY

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

@publicqi publicqi marked this pull request as draft June 22, 2024 05:20
@publicqi publicqi marked this pull request as ready for review June 22, 2024 05:28
@mattsse mattsse merged commit 61921bc into alloy-rs:main Jun 22, 2024
22 checks passed
ben186 pushed a commit to ben186/alloy that referenced this pull request Jul 27, 2024
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.

[Bug] IPC failed to decode big partial response
2 participants