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

ska-sa / spead2 / 641
66%
master: 79%

Build:
Build:
LAST BUILD BRANCH: pre-commit-autoupdate
DEFAULT BRANCH: master
Ran 06 Mar 2019 09:33AM UTC
Jobs 1
Files 94
Run time 8min
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
641

push

travis-ci

bmerry
Replace run_in_strand with locking

run_in_strand lead to issues like #40. The new queue_mutex can still be
a source of similar deadlocks, but heap_ready no longer blocks emplace_reader,
because that uses a separate reader_mutex.

It is still possible for deadlocks to occur when sharing a thread pool
between multiple streams with fewer threads than streams: if it has one
thread, it could be blocked waiting for space in ringbuffer A, which can
prevent a stop on B from making progress. Fixing that would require
addressing #30.

2330 of 3529 relevant lines covered (66.02%)

158693.96 hits per line

Jobs
ID Job ID Ran Files Coverage
1 641.1 (COVERAGE=yes TEST_PYTHON=yes PYTHON=python3 CC="gcc" TEST_CXX=yes CXX="g++" NETMAP=yes RECVMMSG=yes EVENTFD=yes IBV=yes PCAP=yes) 06 Mar 2019 09:34AM UTC 0
66.02
Travis Job 641.1
Source Files on build 641
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #641
  • 8bf1348f on github
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

© 2025 Coveralls, Inc