| Name | Synopsis |
|---|---|
| .. | |
| goker | * Project: cockroach * Issue or PR : https://github.com/cockroachdb/cockroach/pull/10214 * Buggy version: 7207111aa3a43df0552509365fdec741a53f873f * fix commit-id: 27e863d90ab0660494778f1c35966cc5ddc38e32 * Flaky: 3/100 * Description: This goroutine leak is caused by different order when acquiring * coalescedMu.Lock() and raftMu.Lock(). |