|
Ran
|
Jobs
1
|
Files
478
|
Run time
40s
|
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%)
6 of 6 new or added lines in 1 file covered. (100.0%)
31 existing lines in 6 files now uncovered.93170 of 108589 relevant lines covered (85.8%)
2807577.07 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 7016234042.1 | 0 |
85.8 |
GitHub Action Run |