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

tarantool / tarantool / 7988969707
88%

Build:
DEFAULT BRANCH: master
Ran 21 Feb 2024 12:40PM UTC
Jobs 1
Files 513
Run time 55s
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

21 Feb 2024 12:24PM UTC coverage: 86.939% (-0.004%) from 86.943%
7988969707

push

github

locker
misc: cleanup usage of pthread_cancel

At last we can drop usage of pthread_cancel and associated functions.
And remove related leak suppressions.

Let's keep memory protection disabling under ASAN. Otherwise
leak sanitizer may misbehave on Tarantool panic as below.

```
  #   Tracer caught signal 11: addr=0x705236d1e000 pc=0x57b7605b10d0 sp=0x705232a00ca0\
  #   ==1022907==LeakSanitizer has encountered a fatal error.\
  #   ==1022907==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1\
  #   ==1022907==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)",
```

Let's also add missing pipe/endpoint destroy in wal while at it.

Close #8423

NO_CHANGELOG=internal
NO_DOC=internal

66930 of 119332 branches covered (56.09%)

99394 of 114326 relevant lines covered (86.94%)

2652598.46 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7988969707.1 21 Feb 2024 12:40PM UTC 0
86.94
GitHub Action Run
Source Files on build 7988969707
Detailed source file information is not available for this build.
  • Back to Repo
  • 0e86fbde on github
  • Prev Build on master (#7986129558)
  • Next Build on master (#7991141942)
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