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

tarantool / tarantool / 7016246755
86%
master: 88%

Build:
Build:
LAST BUILD BRANCH: gh-12390-fix-vinil-memory-limit-on-recovery
DEFAULT BRANCH: master
Ran 28 Nov 2023 09:17AM UTC
Jobs 1
Files 478
Run time 41s
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

28 Nov 2023 08:44AM UTC coverage: 85.827% (+0.03%) from 85.801%
7016246755

push

github

locker
fiber: fix use-after-free on shutdown with lingering fiber join

On Tarantool shutdown we destroy all the fibers in some sequence. We
don't require that all the fibers are finished before shutdown. So it
may turn out that we first destroy some alive fiber and then destroy
another alive fiber which joins the first one. Currently we have
use-after-free issue in this case because clearing `link` field of
the second fiber changes `wake` field of the first fiber.

Close #9406

NO_DOC=bugfix

(cherry picked from commit 2f7ec9485)

62372 of 113443 branches covered (0.0%)

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

20 existing lines in 11 files now uncovered.

93200 of 108591 relevant lines covered (85.83%)

2657867.68 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7016246755.1 28 Nov 2023 09:17AM UTC 0
85.83
GitHub Action Run
Source Files on build 7016246755
Detailed source file information is not available for this build.
  • Back to Repo
  • 18e0f810 on github
  • Prev Build on release/2.11 (#7016234042)
  • Next Build on release/2.11 (#7018031525)
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