Revert Stream Duties (#6473)

* ensure gazelle
* fix up propose test
* build
* comment
This commit is contained in:
Raul Jordan
2020-07-02 12:50:05 -05:00
committed by GitHub
parent f279cf09b8
commit 091525deb8
44 changed files with 178 additions and 4758 deletions

View File

@@ -13,8 +13,7 @@
},
"lostcancel": {
"exclude_files": {
"validator/client/streaming/runner.go": "No need to cancel right when goroutines begin",
"validator/client/polling/runner.go": "No need to cancel right when goroutines begin",
"validator/client/runner.go": "No need to cancel right when goroutines begin",
"external/.*": "Third party code"
}
},