The GitHub Actions job "CI" on incubator-kvrocks.git has failed.
Run started by GitHub user git-hulk (triggered by git-hulk).

Head commit for run:
b97e094427c7af3c3c5666befc1a9f1ee6a02461 / git-hulk <[email protected]>
Fix redis cli test will fail if cannot read response at once

For current read implementation, it will return the string after
reading the response, so it may only read partial of the response.
We simply fix it by checking whether the response string has the
newline('\r\n') or not.

Report URL: https://github.com/apache/incubator-kvrocks/actions/runs/3502433103

With regards,
GitHub Actions via GitBox

Reply via email to