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

tarantool / tarantool / 11176572627
87%
master: 88%

Build:
Build:
LAST BUILD BRANCH: gh-12390-fix-vinil-memory-limit-on-recovery
DEFAULT BRANCH: master
Ran 04 Oct 2024 08:38AM UTC
Jobs 1
Files 514
Run time 1min
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

04 Oct 2024 08:23AM UTC coverage: 87.237% (+0.04%) from 87.197%
11176572627

push

github

locker
net_box: fix a crash when a trigger deletes itself

In 6d88274 we rewrote Lua module `internal.trigger` that is used in
`net.box` and possibly some external modules. Old implementation held
all triggers in a Lua table, so deleting a trigger on the fly wasn't a
problem. Now we store all triggers in a list and simply iterate over it
when the triggers are fired, so the trigger list became non-resistent to
modifications on the fly. In order to fix it, let's simply use
`trigger_run` - it is resistant to the list modifications.

Closes #10622

NO_DOC=bugfix

(cherry picked from commit 78cfc5ef4)

68439 of 121717 branches covered (56.23%)

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

11 existing lines in 6 files now uncovered.

101055 of 115840 relevant lines covered (87.24%)

2492592.25 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11176572627.1 04 Oct 2024 08:38AM UTC 0
87.24
GitHub Action Run
Source Files on build 11176572627
Detailed source file information is not available for this build.
  • Back to Repo
  • 1f534756 on github
  • Prev Build on release/3.2 (#11160553805)
  • Next Build on release/3.2 (#11181158837)
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