mirror of
https://github.com/fluencelabs/tendermint
synced 2025-05-28 05:31:20 +00:00
* tmbench: Make it more resilient to WSConn breaking This commit changes the behavior of a broken connection from calling os.Exit, to instead killing that connection. This also improves the debug logging, by specifying connection index within errors. * Rename connStatus to connsBroken * change logging level
tools
Tools for working with tendermint and associated technologies. Documentation can be found in the README.md
of each the tm-bench/
and tm-monitor/
directories.
Description
Languages
Go
72.6%
C
17.7%
Shell
3.2%
Python
1.6%
Makefile
1%
Other
3.7%