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

papis / papis / 1176 / 2
68%
master: 68%

Build:
DEFAULT BRANCH: master
Ran 03 Dec 2019 03:36PM UTC
Files 70
Run time 4s
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

03 Dec 2019 03:34PM UTC coverage: 67.559% (+0.02%) from 67.535%
1176.2

push

travis-ci

teto
OptionsList: create the pool on demand instead

This seems to have been causing some weird hangs on cpython 3.8 [1].
Current guess is that `__del__` wasn't called when expected anymore,
which the docs warn about [2], so the pool wasn't closed properly
and it deadlocked. Checked this with some of the other uses of
`multiprocessing` in the code and this is the only one that was
causing the hang.

[1] https://bugs.python.org/issue38744
[2] https://docs.python.org/3/reference/datamodel.html#object.__del__

2901 of 4294 relevant lines covered (67.56%)

0.68 hits per line

Source Files on job 1176.2
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 257
  • Travis Job 1176.2
  • 515abc82 on github
  • Prev Job for on master (#1175.1)
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