Sam Kleinman
8a991e288c
This continues the push of plumbing contexts through tendermint. I attempted to find all goroutines in the production code (non-test) and made sure that these threads would exit when their contexts were canceled, and I believe this PR does that. |
3 years ago | |
---|---|---|
.. | ||
doc.go | blocksync/v2: remove unsupported reactor (#7046) | 3 years ago |
msgs.go | blockchain: rename to blocksync service (#6755) | 3 years ago |
pool.go | service: cleanup base implementation and some caller implementations (#7301) | 3 years ago |
pool_test.go | service: remove stop method and use contexts (#7292) | 3 years ago |
reactor.go | service: plumb contexts to all (most) threads (#7363) | 3 years ago |
reactor_test.go | service: plumb contexts to all (most) threads (#7363) | 3 years ago |