Benjamin Wang
|
7f10dccbaf
|
Bump go 1.19: update all the dependencies and go.sum files
1. run ./scripts/fix.sh;
2. cd tools/mod; gofmt -w . & go mod tidy;
Signed-off-by: Benjamin Wang <wachao@vmware.com>
|
2022-09-22 08:47:46 +08:00 |
|
Marek Siarkowicz
|
804fddf921
|
tests: Use zaptest.NewLogger in tests
|
2022-04-04 13:03:15 +02:00 |
|
Piotr Tabor
|
0285f74aea
|
Merge pull request #13558 from gfuzz-asplos/main
fixing goroutine leaks
|
2022-01-15 16:58:19 +01:00 |
|
Piotr Tabor
|
68fa5dcf99
|
Merge pull request #13549 from songlh-psu/main
fixing the goroutine leaks in TestHashKVWhenCompacting
|
2022-01-14 13:58:16 +01:00 |
|
songlh
|
a9652b4b4e
|
fixing the leaks in TestStressWatchCancelClose
|
2022-01-04 17:57:19 -05:00 |
|
Linhai
|
98b0d901e8
|
fixing goroutine leaks
|
2021-12-24 15:57:38 -05:00 |
|
Linhai
|
a45c73d9b1
|
resolve the conflict
|
2021-12-21 17:49:47 -05:00 |
|
Linhai
|
246e7eba09
|
fixing the goroutine in two unit tests
|
2021-12-21 04:46:39 -05:00 |
|
Linhai Song
|
5e8f50bb09
|
remove the extra stop
|
2021-12-17 20:03:19 -05:00 |
|
Linhai Song
|
0098dbf350
|
fixing two goroutine leaks and one panic
|
2021-12-15 22:38:25 -05:00 |
|
Marek Siarkowicz
|
5e40a8b00c
|
server: Create storage package and move mvcc files to it
|
2021-07-12 15:37:21 +02:00 |
|