diff options
author | Mission Liao <mission.liao@dexon.org> | 2019-01-07 16:14:38 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-07 16:14:38 +0800 |
commit | 8d1069b61d847662d37f504937a346c56d6cb0eb (patch) | |
tree | d835081307a3c82a679a7d22ca0c9c804cbc06cd /common/logger.go | |
parent | d3b9af1343376862a473715e8211005cfbb5bdd7 (diff) | |
download | dexon-consensus-8d1069b61d847662d37f504937a346c56d6cb0eb.tar dexon-consensus-8d1069b61d847662d37f504937a346c56d6cb0eb.tar.gz dexon-consensus-8d1069b61d847662d37f504937a346c56d6cb0eb.tar.bz2 dexon-consensus-8d1069b61d847662d37f504937a346c56d6cb0eb.tar.lz dexon-consensus-8d1069b61d847662d37f504937a346c56d6cb0eb.tar.xz dexon-consensus-8d1069b61d847662d37f504937a346c56d6cb0eb.tar.zst dexon-consensus-8d1069b61d847662d37f504937a346c56d6cb0eb.zip |
sync: add log for syncer to debug hanging issue (#407)
Besides adding logs, also include these minor
fixes:
* Accessing con.validatedChains under locking
* Access con.latticeLastRound under locking
* Fix incorrect waitGroup usage
* Remove unused parameter in startAgreement
Diffstat (limited to 'common/logger.go')
0 files changed, 0 insertions, 0 deletions