Anton Kaliaev
cdf3a74f48
Unclean shutdown on SIGINT / SIGTERM (#3308)
* libs/common: TrapSignal accepts logger as a first parameter and does not block anymore * previously it was dumping "captured ..." msg to os.Stdout * TrapSignal should not be responsible for blocking thread of execution Refs #3238 * exit with zero (0) code upon receiving SIGTERM/SIGINT Refs #3238 * fix formatting in docs/app-dev/abci-cli.md Co-Authored-By: melekes <anton.kalyaev@gmail.com> * fix formatting in docs/app-dev/abci-cli.md Co-Authored-By: melekes <anton.kalyaev@gmail.com> |
6 years ago | |
---|---|---|
.. | ||
cmd | Unclean shutdown on SIGINT / SIGTERM (#3308) | 6 years ago |
README.md | mv tmlibs files to libs dir | 7 years ago |
autofile.go | comment out until someone decides to tackle #2285 (#2760) | 6 years ago |
autofile_test.go | Fix fast sync stack with wrong block #2457 (#2731) | 6 years ago |
group.go | cs: sync WAL more frequently (#3300) | 6 years ago |
group_test.go | libs: Call Flush() before rename #2428 (#2439) | 6 years ago |