Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump go 1.19: increase the TestKVDelete's timeout to 15s
After upgrading to go 1.19, the test case needs more time to execute, it might be related to the Runtime change in go 1.18. Some applications may now use less memory and spend more time on garbage collection, or vice versa, than before. Refer to https://tip.golang.org/doc/go1.18#runtime Signed-off-by: Benjamin Wang <wachao@vmware.com>
- Loading branch information