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

tarantool / tarantool / 7957974367
88%

Build:
DEFAULT BRANCH: master
Ran 19 Feb 2024 10:29AM UTC
Jobs 1
Files 513
Run time 45s
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

19 Feb 2024 10:19AM UTC coverage: 86.949% (+0.02%) from 86.925%
7957974367

push

github

locker
app: make snapshot on SIGUSR1 using gc subsystem

We create a snapshot on SIGUSR1 signal in a newly spawned system fiber.
It can interfere with Tarantool shutdown. In particular there is an
assertion on shutdown during such a snapshot because of cord making
snaphshot. Let's just trigger making snapshot in gc subsystem in it's
own worker fiber.

```
  #5  0x00007e7ec9a54d26 in __assert_fail (
      assertion=0x63ad06748400 "pm_atomic_load(&cord_count) == 0",
      file=0x63ad067478b8 "./src/lib/core/fiber.c", line=2290,
      function=0x63ad06748968 <__PRETTY_FUNCTION__.6> "fiber_free") at assert.c:101
  #6  0x000063ad061a6a91 in fiber_free ()
      at /home/shiny/dev/tarantool/src/lib/core/fiber.c:2290
  #7  0x000063ad05edc216 in tarantool_free ()
      at /home/shiny/dev/tarantool/src/main.cc:632
  #8  0x000063ad05edd144 in main (argc=1, argv=0x63ad079ca3b0)
```

Part of #8423

NO_CHANGELOG=internal
NO_DOC=internal

66968 of 119428 branches covered (56.07%)

99399 of 114319 relevant lines covered (86.95%)

2792308.44 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7957974367.1 19 Feb 2024 10:29AM UTC 0
86.95
GitHub Action Run
Source Files on build 7957974367
Detailed source file information is not available for this build.
  • Back to Repo
  • c2a86b12 on github
  • Prev Build on master (#7936177506)
  • Next Build on master (#7959204169)
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