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

tarantool / tarantool / 7016236173
88%

Build:
DEFAULT BRANCH: master
Ran 28 Nov 2023 09:03AM UTC
Jobs 1
Files 507
Run time 46s
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: 86.671% (-0.01%) from 86.683%
7016236173

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

65842 of 118012 branches covered (0.0%)

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

58 existing lines in 18 files now uncovered.

97923 of 112982 relevant lines covered (86.67%)

2644011.48 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7016236173.1 28 Nov 2023 09:03AM UTC 0
86.67
GitHub Action Run
Source Files on build 7016236173
Detailed source file information is not available for this build.
  • Back to Repo
  • 2f7ec948 on github
  • Prev Build on master (#7016213523)
  • Next Build on master (#7017468077)
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