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

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

Build:
DEFAULT BRANCH: master
Ran 06 Nov 2014 09:15PM UTC
Files 71
Run time 44s
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.177%. First build
DEPS=true

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.

11871 of 14272 relevant lines covered (83.18%)

0.83 hits per line

Source Files on job 1315.5 (DEPS=true)
  • 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.5
  • db815def on github
  • Prev Job for DEPS=true on master (#1314.11)
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