Skip to content

Fix batch receive for C client unit test faied. #272

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

Merged
merged 1 commit into from
May 16, 2023

Conversation

shibd
Copy link
Member

@shibd shibd commented May 16, 2023

Master Issue: #270

Motivation

The root cause is that the client was closed early.

Modifications

  • Removed the error to close the client code.

Verifying this change

  • Current unit test failures don't take CI out, and we'll need to look into why.

Documentation

  • doc-required
    (Your PR needs to update docs and you will update later)

  • doc-not-needed
    (Please explain why)

  • doc
    (Your PR contains doc changes)

  • doc-complete
    (Docs have been already added)

@shibd shibd self-assigned this May 16, 2023
@BewareMyPower BewareMyPower added this to the 3.3.0 milestone May 16, 2023
@BewareMyPower BewareMyPower merged commit 3e4f49a into apache:main May 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants