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 | |
---|---|---|
.. | ||
abci-cli.md | Unclean shutdown on SIGINT / SIGTERM (#3308) | 6 years ago |
abci-spec.md | docs: move app-dev/abci-spec.md to spec/abci/abci.md | 6 years ago |
app-architecture.md | docs: update link for rpc docs (#3129) | 6 years ago |
app-development.md | [docs] improve organization of ABCI docs & fix links (#2749) | 6 years ago |
ecosystem.json | Add ParadigmCore to ecosystem.json (#3145) | 6 years ago |
ecosystem.md | docs: fixes from 'first time' review (#2999) | 6 years ago |
getting-started.md | docs: fix js-abci example (#2935) | 6 years ago |
indexing-transactions.md | docs: fix RPC links (#3141) | 6 years ago |
subscribing-to-events-via-websocket.md | rename Accum -> ProposerPriority: (#2932) | 6 years ago |