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

tarantool / tarantool / 14241601275

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

Source File
Press 'n' to go to next uncovered line, 'b' for previous

94.22
/src/lua/fiber.c


Source Not Available

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