• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

tarantool / tarantool / 9941895027
87%
master: 88%

Build:
Build:
LAST BUILD BRANCH: ninarodicova/restart_server
DEFAULT BRANCH: master
Ran 15 Jul 2024 03:20PM UTC
Jobs 1
Files 513
Run time 2min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

15 Jul 2024 03:06PM UTC coverage: 87.072% (+0.04%) from 87.035%
9941895027

push

github

locker
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

Jobs
ID Job ID Ran Files Coverage
1 9941895027.1 15 Jul 2024 03:20PM UTC 0
87.07
GitHub Action Run
Source Files on build 9941895027
Detailed source file information is not available for this build.
  • Back to Repo
  • af79fb06 on github
  • Prev Build on release/3.1 (#9940265270)
  • Next Build on release/3.1 (#9952541560)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc