mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Merge pull request #13563 from timmyyuan/ting/fix-goroutine-leaks
Fix goroutine leaks in TestCommitPagination
This commit is contained in:
commit
f72688e248
@ -945,6 +945,7 @@ func TestCommitPagination(t *testing.T) {
|
||||
}
|
||||
s.Append(rd.Entries)
|
||||
n.Advance()
|
||||
n.Stop()
|
||||
}
|
||||
|
||||
type ignoreSizeHintMemStorage struct {
|
||||
|
Loading…
x
Reference in New Issue
Block a user