Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
74556: kv: Cancel range cache lookup when shutting down. r=miretskiy a=miretskiy Use stopper `WithCancelOnQuiesce` as a context when performing rangecache lookup. The primary motivation for this change is to speed up tests which maybe stuck for 10 seconds waiting for timeout instead of terminating upon server shutdown. Release Notes: None Co-authored-by: Yevgeniy Miretskiy <[email protected]>
- Loading branch information