Files
tendermint/blockchain
Sean Braithwaite e4913f533a Fix race condition in shutdown:
+ ensure that we stop accepting messages once `stop` has been called
      to avoid the case in which we attempt to write to a channel which
      has already been closed
2019-08-06 18:00:14 +02:00
..
2019-08-02 10:53:52 +04:00
2019-07-31 11:34:17 +02:00
2019-08-06 18:00:14 +02:00