stellar-core
stellar-core copied to clipboard
emit warning if bl merge slower than 50 seconds
Description
Resolves https://github.com/stellar/stellar-core-internal/issues/275
Checklist
- [ ] Reviewed the contributing document
- [ ] Rebased on top of master (no merge commits)
- [ ] Ran
clang-formatv8.0.0 (viamake formator the Visual Studio extension) - [ ] Compiles
- [ ] Ran all tests
- [ ] If change impacts performance, include supporting evidence per the performance document