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

tarantool / tarantool / 15584
83%
master: 88%

Build:
Build:
LAST BUILD BRANCH: iverbin/gh-1918-memcs-index-info-ce
DEFAULT BRANCH: master
Ran 25 Feb 2019 04:05PM UTC
Jobs 1
Files 305
Run time 66min
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

pending completion
15584

push

travis-ci

locker
lua/fiber: Fix abort on malformed join input

If I create a new fiber and the join to himself we get an abort:

 | tarantool> f = require('fiber')
 | ---
 | ...
 |
 | tarantool> f.join(f.self())
 | tarantool: src/fiber.c:407: fiber_join: Assertion `fiber->flags & FIBER_IS_JOINABLE' failed.
 | Aborted (core dumped)

we should better throw an error.

(cherry picked from commit 404899d81)

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

41262 of 50119 relevant lines covered (82.33%)

828114.61 hits per line

Jobs
ID Job ID Ran Files Coverage
5 15584.5 (TARGET=coverage) 25 Feb 2019 04:05PM UTC 0
82.33
Travis Job 15584.5
Source Files on build 15584
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #15584
  • 5b6df6f3 on github
  • Prev Build on 1.10 (#15581)
  • Next Build on 1.10 (#15588)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc