commit | 9423659c3a0bca1eddece4fae14653516deabeb5 | [log] [tgz] |
---|---|---|
author | Raja Daoud <rdaoud@google.com> | Mon Oct 19 18:51:39 2015 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Oct 19 18:51:39 2015 +0000 |
tree | 20be2e79d617d7c3d4b2ab6cff07bb1948d20b78 | |
parent | 43cc7029fa260fad62d545fe34a8ba56effe6644 [diff] | |
parent | 3ce0a26b7bfd26627492a0649e81264ed1e1f3f8 [diff] |
Merge "syncbase/vsync: closing discovery channel"
diff --git a/test/goroutines/goroutines.go b/test/goroutines/goroutines.go index c83011e..1169906 100644 --- a/test/goroutines/goroutines.go +++ b/test/goroutines/goroutines.go
@@ -21,6 +21,7 @@ var ignoredGoroutines = []string{ "runtime.ensureSigM", + "sync.(*WaitGroup).Done", } type Goroutine struct {