|
Ran
|
Jobs
1
|
Files
513
|
Run time
2min
|
Badge
README BADGES
|
push
github
vinyl: use broadcast instead of signal to notify about dump completion There may be more than one fiber waiting on `vy_scheduler::dump_cond`: ``` box.snapshot vinyl_engine_wait_checkpoint vy_scheduler_wait_checkpoint space.create_index vinyl_space_build_index vy_scheduler_dump ``` To avoid hang, we should use `fiber_cond_broadcast`. Closes #10233 NO_DOC=bug fix (cherry picked from commit 30547157d)
67426 of 119941 branches covered (56.22%)
2 of 2 new or added lines in 1 file covered. (100.0%)
24 existing lines in 14 files now uncovered.100171 of 115044 relevant lines covered (87.07%)
2385590.44 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 9941895027.1 | 0 |
87.07 |
GitHub Action Run |