We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WARNING: DATA RACE Read at 0x00c001e6fea8 by goroutine 169: github.com/matrixorigin/matrixcube/raftstore.(*dynamicShardsPool).isStartedLocked() /Users/lni/src/matrixcube/raftstore/store_shards_pool.go:305 +0x84 github.com/matrixorigin/matrixcube/raftstore.(*dynamicShardsPool).maybeCreate() /Users/lni/src/matrixcube/raftstore/store_shards_pool.go:317 +0x95 github.com/matrixorigin/matrixcube/raftstore.(*dynamicShardsPool).startLocked.func1() /Users/lni/src/matrixcube/raftstore/store_shards_pool.go:290 +0x407 github.com/matrixorigin/matrixcube/util/stop.(*Stopper).doRunCancelableTask.func1() /Users/lni/src/matrixcube/util/stop/stopper.go:254 +0xf2 Previous write at 0x00c001e6fea8 by goroutine 49: github.com/matrixorigin/matrixcube/raftstore.TestShardsPoolStartAndStop() /Users/lni/src/matrixcube/raftstore/store_shards_pool_test.go:327 +0x819 testing.tRunner() /usr/local/go/src/testing/testing.go:1259 +0x22f testing.(*T).Run·dwrap·21() /usr/local/go/src/testing/testing.go:1306 +0x47
The text was updated successfully, but these errors were encountered:
zhangxu19830126
Successfully merging a pull request may close this issue.
The text was updated successfully, but these errors were encountered: