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

tarantool / tarantool / 7323487704
88%

Build:
DEFAULT BRANCH: master
Ran 25 Dec 2023 06:12PM UTC
Jobs 1
Files 509
Run time 39s
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

25 Dec 2023 06:03PM UTC coverage: 86.861% (+0.002%) from 86.859%
7323487704

push

github

alyapunov
box: fix crash when on_shutdown trigger is removed

Since on_shutdown triggers are fired asynchronously in their own fibers,
they are not referenced by `event_trigger_iterator`. That's why, if
on_shutdown trigger is deleted while it is running (or is scheduled to
run), it will be instantly removed, and when it is finished, segmentation
fault will happen on its finalizer (`func_adapter_end`). Let's reference
all on_shutdown triggers to prevent such situation - they will be deleted
soon along with the whole event subsystem.

Closes #9275

NO_CHANGELOG=bugfix for unreleased feature
NO_DOC=bugfix

66366 of 118597 branches covered (0.0%)

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

33 existing lines in 16 files now uncovered.

98619 of 113536 relevant lines covered (86.86%)

2676977.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7323487704.1 25 Dec 2023 06:12PM UTC 0
86.86
GitHub Action Run
Source Files on build 7323487704
Detailed source file information is not available for this build.
  • Back to Repo
  • fcb0d5d4 on github
  • Prev Build on master (#7322625985)
  • Next Build on master (#7327830518)
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