You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I run it with rescue on the failing flush, I get:
1) Failure:
ExtConnectionTest#test_recover_from_partial_write [/builddir/build/BUILD/hiredis-0.6.3/usr/share/gems/gems/hiredis-0.6.3/test/connection_test.rb:300]:
Expected false to be truthy.
So it does not seem to recover.
Could you advice me what's the issue? I've reverted 5284a04, to be able to build. Is there something else I need to revert?
Thank you for your advice.
The text was updated successfully, but these errors were encountered:
Hello,
In Fedora we're running the test suite, still with your ext. built against system hiredis 0.13.3, and I've encountered this issue:
If I run it with
rescue
on the failingflush
, I get:So it does not seem to recover.
Could you advice me what's the issue? I've reverted 5284a04, to be able to build. Is there something else I need to revert?
Thank you for your advice.
The text was updated successfully, but these errors were encountered: