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

tarantool / tarantool / 14241600365
87%
master: 88%

Build:
Build:
LAST BUILD BRANCH: app-threads-error-trace-fix
DEFAULT BRANCH: master
Ran 03 Apr 2025 11:58AM 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

03 Apr 2025 11:14AM UTC coverage: 87.392% (+0.01%) from 87.38%
14241600365

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)

68906 of 122175 branches covered (56.4%)

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

37 existing lines in 15 files now uncovered.

101571 of 116224 relevant lines covered (87.39%)

1957720.07 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
90.7
-0.03% src/box/box.cc
1
95.78
-0.16% src/box/relay.cc
1
93.56
-0.16% src/box/txn_limbo.c
1
92.24
0.05% src/box/vinyl.c
1
87.43
0.21% src/box/vy_run.c
1
80.0
-2.5% src/lib/core/clock.c
1
97.15
0.0% src/lib/msgpuck/msgpuck.h
1
95.24
-1.59% src/lib/small/include/small/quota.h
1
91.45
0.0% src/lib/swim/swim.c
2
84.34
-0.08% src/box/xlog.c
2
93.87
-0.39% src/box/xrow_update_field.c
2
95.45
-4.55% src/lib/json/json.h
3
97.39
-0.23% src/box/memtx_tx.c
4
93.31
-1.27% src/lib/swim/swim_io.c
15
91.86
-2.35% src/box/memtx_space.c
Jobs
ID Job ID Ran Files Coverage
1 14241600365.1 03 Apr 2025 11:58AM UTC 514
87.39
GitHub Action Run
Source Files on build 14241600365
  • Tree
  • List 514
  • Changed 31
  • Source Changed 0
  • Coverage Changed 31
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • c67413f7 on github
  • Prev Build on release/3.2 (#14240320359)
  • Next Build on release/3.2 (#14263350180)
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