Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Skip tls for xgroup read regression since it doesn't matter (valkey-i…
…o#595) "Client blocked on XREADGROUP while stream's slot is migrated" uses the migrate command, which requires special handling for TLS and non-tls. This was not being handled, so was throwing an error. Signed-off-by: Madelyn Olson <[email protected]>
- Loading branch information