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

tarantool / tarantool / 9941873377
88%

Build:
DEFAULT BRANCH: master
Ran 15 Jul 2024 03:14PM 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.098% (+0.006%) from 87.092%
9941873377

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

67726 of 120843 branches covered (56.04%)

2 of 2 new or added lines in 1 file covered. (100.0%)

30 existing lines in 16 files now uncovered.

100468 of 115350 relevant lines covered (87.1%)

2564495.19 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9941873377.1 15 Jul 2024 03:14PM UTC 0
87.1
GitHub Action Run
Source Files on build 9941873377
Detailed source file information is not available for this build.
  • Back to Repo
  • 30547157 on github
  • Prev Build on master (#9940226309)
  • Next Build on master (#9941909030)
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