zhixinwen commented on PR #3047:
URL: https://github.com/apache/kvrocks/pull/3047#issuecomment-3070357526
The test was failing because `slave_threads_` is cleaned up by
`CleanupExitedSlaves` and `checkLivenessIfNeed`, which are not real time.
I changed the test so it would wait for the replicas to drop. Once we have
ack, we should not need this.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]