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

tarantool / tarantool / 14241599593
86%
master: 88%

Build:
Build:
LAST BUILD BRANCH: memtx-factor-out-mk-loops
DEFAULT BRANCH: master
Ran 03 Apr 2025 11:40AM UTC
Jobs 1
Files 479
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

03 Apr 2025 11:14AM UTC coverage: 86.077% (-0.02%) from 86.096%
14241599593

push

github

sergepetrenko
relay: fix crash during shut down

In relay there's a message, which travels between relay and tx
threads and which is used to deliver vclock of the relay to tx
thread.

However, when the message is in tx thread, it may happen, that
relay thread dies and tx may try to send message back without
checking, whether the thread is alive.

Let's check `is_paired` flag, which is set to `false`, when
relay thread dies, before sending the cbus message.

Closes #9920

NO_DOC=bugfix

(cherry picked from commit be6fd7d4d)

63517 of 114880 branches covered (55.29%)

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

33 existing lines in 9 files now uncovered.

94445 of 109721 relevant lines covered (86.08%)

1897855.94 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
96.14
-0.17% src/box/relay.cc
1
95.4
-1.15% src/histogram.c
1
98.23
-0.06% src/lib/salad/bps_tree.h
2
92.05
0.0% src/box/vinyl.c
2
95.18
-0.42% src/lua/fiber.c
3
90.01
-0.16% src/box/applier.cc
3
93.09
-1.6% src/box/vy_range.c
4
93.31
-1.27% src/lib/swim/swim_io.c
16
86.59
-0.59% src/box/box.cc
Jobs
ID Job ID Ran Files Coverage
1 14241599593.1 03 Apr 2025 11:40AM UTC 479
86.08
GitHub Action Run
Source Files on build 14241599593
  • Tree
  • List 479
  • Changed 14
  • Source Changed 0
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • e50bdfef on github
  • Prev Build on release/2.11 (#14240319126)
  • Next Build on release/2.11 (#14265096886)
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