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

jstasiak / python-zeroconf / 455 / 4
94%
master: 94%

Build:
DEFAULT BRANCH: master
Ran 11 Nov 2019 04:40PM UTC
Files 1
Run time 0s
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

11 Nov 2019 04:37PM UTC coverage: 91.443% (+0.03%) from 91.418%
455.4

push

travis-ci

jstasiak
ENOTCONN is not an error during shutdown

When `python-zeroconf` is used in conjunction with `eventlet`, `select.select()` will return with an error code equal to `errno.ENOTCONN` instead of `errno.EBADF`. As a consequence, an exception is shown in the console during shutdown. I believe that it should not cause any harm to treat `errno.ENOTCONN` the same way as `errno.EBADF` to prevent this exception.

1261 of 1379 relevant lines covered (91.44%)

0.91 hits per line

Source Files on job 455.4
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 393
  • Travis Job 455.4
  • c86423ab on github
  • Prev Job for on master (#453.1)
  • Next Job for on master (#457.2)
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