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

grondo / flux-core / 915 / 3
75%
master: 80%

Build:
Build:
LAST BUILD BRANCH: cherry-pick-rebase-pull-request-3-7c65ded4-944b-4c3a-8e00-ed2b4fd71d98-b8e939d0-a398-47dc-b90f-81ca7bbc3c71
DEFAULT BRANCH: master
Ran 08 Sep 2016 05:38PM UTC
Files 148
Run time 9s
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

08 Sep 2016 05:12PM UTC coverage: 74.963% (+0.5%) from 74.499%
COVERAGE=t ARGS=--enable-caliper

push

travis-ci

grondo
modules/wreck: improve reactor exit condition in wrexecd

Switch to completion references to determine when to exit reactor
loop, instead of repeatedly checking for all tasks exited and IO
closed on every event.

Task exit, stdout, stderr, and any other condition that should
prevent exit from the reactor loop take a "completion reference"
until they're exit condition is met, at which point the reference
is removed. When the last ref is removed, flux_reactor_stop() is
called.

This allows more deterministic exit from the reactor loop (at which
pojnt the job state will transition to "complete") without requiring
*all* watchers to be stopped, which is an intractable problem since
plugins could install watchers, signalfd watcher would need to be
stopped manually, etc.

19495 of 26006 relevant lines covered (74.96%)

479606.81 hits per line

Source Files on job 915.3 (COVERAGE=t ARGS=--enable-caliper)
  • Tree
  • List 0
  • Changed 90
  • Source Changed 7
  • Coverage Changed 90
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 915
  • Travis Job 915.3
  • 4b5ca0f9 on github
  • Prev Job for COVERAGE=t ARGS=--enable-caliper on aggregator (#912.3)
  • Next Job for COVERAGE=t ARGS=--enable-caliper on aggregator (#924.3)
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