Remove lie from comment

This commit is contained in:
Michael Schurter 2016-11-18 11:05:22 -08:00
parent fc1f557a36
commit 92f579891c

View file

@ -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()