Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
core/txpool: terminate subpool reset goroutine if pool was closed (#3…
…1030) if the pool terminates before `resetDone` can be read, then the go-routine will hang.
- Loading branch information