Remove lie from comment
This commit is contained in:
parent
fc1f557a36
commit
92f579891c
|
@ -107,7 +107,7 @@ func TestSyncerChaos(t *testing.T) {
|
||||||
}
|
}
|
||||||
}()
|
}()
|
||||||
|
|
||||||
// Reap all but exec-0-* and possibly some of exec-99-*
|
// Reap all but exec-0-*
|
||||||
wg.Add(1)
|
wg.Add(1)
|
||||||
go func() {
|
go func() {
|
||||||
defer wg.Done()
|
defer wg.Done()
|
||||||
|
|
Loading…
Reference in a new issue