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

tarantool / tarantool / 14241601275
88%
master: 88%

Build:
Build:
LAST BUILD BRANCH: release/3.3
DEFAULT BRANCH: master
Ran 03 Apr 2025 12:17PM UTC
Jobs 1
Files 518
Run time 2min
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: 87.473% (+0.01%) from 87.463%
14241601275

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)

69927 of 123835 branches covered (56.47%)

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

33 existing lines in 14 files now uncovered.

102948 of 117691 relevant lines covered (87.47%)

2170738.51 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
90.51
-0.63% src/box/engine.c
1
94.74
-1.75% src/box/engine.h
1
90.14
-0.08% src/box/vy_log.c
1
96.55
-1.15% src/lib/core/histogram.c
1
91.68
-0.11% src/lib/swim/swim.c
2
91.4
0.45% src/box/box.cc
2
87.16
-0.13% src/box/vy_run.c
2
84.32
-0.1% src/box/xlog.c
2
94.22
-0.39% src/lua/fiber.c
3
91.7
-0.58% src/box/gc.c
3
92.42
-0.09% src/box/vinyl.c
4
97.15
-0.2% src/lib/msgpuck/msgpuck.h
4
81.82
-12.12% src/lua/minifio.c
6
94.66
-1.23% src/box/vy_read_iterator.c
Jobs
ID Job ID Ran Files Coverage
1 14241601275.1 03 Apr 2025 12:17PM UTC 518
87.47
GitHub Action Run
Source Files on build 14241601275
  • Tree
  • List 518
  • Changed 28
  • Source Changed 0
  • Coverage Changed 28
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • a031172a on github
  • Prev Build on release/3.3 (#14240321701)
  • Next Build on release/3.3 (#14263366490)
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