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

tarantool / tarantool / 10633873816
88%

Build:
DEFAULT BRANCH: master
Ran 30 Aug 2024 02:06PM UTC
Jobs 1
Files 514
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

30 Aug 2024 01:50PM UTC coverage: 87.211% (-0.01%) from 87.222%
10633873816

push

github

locker
applier: fix memory leak when replica is removed from cluster by master

When replica is deleted from cluster it receives the deletion statement
and then connection to master is closed by master. Since the commit
25aac111ce10 ("box: apply deletion of replica from `_cluster` on the
deleted replica") we kill applier to master on the deletion. Thus the
exit message produced due to EOF on connection to master is never
executed. This message in next in queue after the deletion statement.
As a result the exit message diag with SocketError from applier thread
is not freed.

Closes #10490
Part-of #10211

NO_TEST=covered by existing tests
NO_DOC=bugfix

68481 of 121803 branches covered (56.22%)

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

83 existing lines in 16 files now uncovered.

101193 of 116033 relevant lines covered (87.21%)

2415108.68 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10633873816.1 30 Aug 2024 02:06PM UTC 0
87.21
GitHub Action Run
Source Files on build 10633873816
Detailed source file information is not available for this build.
  • Back to Repo
  • 6f0e1940 on github
  • Prev Build on master (#10614108676)
  • Next Build on master (#10635673027)
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