|
Ran
|
Files
478
|
Run time
17s
|
Badge
README BADGES
|
push
github
main: don't break graceful shutdown on init script exit Graceful shutdown is done in a special fiber which is started for example on SIGTERM. So it can run concurrently with fiber executing Tarantool init script. On init fiber exit we break event loop to pass control back to the Tarantool initialization code. But we fail to run event loop a bit more to finish graceful shutdown. The test is a bit contrived. A more real world case is when Tarantool is termintated during lingering box.cfg(). Close #9411 NO_DOC=bugfix (cherry picked from commit 786eb2acd)
62361 of 113443 branches covered (0.0%)
93170 of 108589 relevant lines covered (85.8%)
2807577.07 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|