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

tornadoweb / tornado / 1315 / 10
92%
master: 92%

Build:
DEFAULT BRANCH: master
Ran 06 Nov 2014 09:18PM UTC
Files 72
Run time 36s
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

06 Nov 2014 09:10PM UTC coverage: 83.611% (-0.01%) from 83.623%
DEPS=false

Pull #1244

travis-ci

heewa
Drop callbacks added after ioloop is closed.

Some situations cause a callback to be added to an already closed IOLoop
instance, such as Subprocess, which only adds a callback for handling
when the subprocess exits on a lambda run in a signal handler, which can
be called after the IOLoop exits. (see process.py:273)
Pull Request #1244: Drop callbacks added after ioloop is closed.

11938 of 14278 relevant lines covered (83.61%)

0.84 hits per line

Source Files on job 1315.10 (DEPS=false)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1315
  • Travis Job 1315.10
  • db815def on github
  • Prev Job for DEPS=false on master (#1314.12)
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