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

dask / dask / 5760
53%

Build:
DEFAULT BRANCH: master
Ran 31 Mar 2017 09:57PM UTC
Jobs 1
Files 89
Run time 7s
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

pending completion
5760

push

travis-ci

mrocklin
`dask.threaded.get` can be interrupted in python 2 (#2144)

* `dask.threaded.get` can be interrupted in python 2

Due to a bug in `Queue.get` in python 2, `get` is not interruptible if
no timeout is set (see https://bugs.python.org/issue1360). To get around
this, we specify an extremely long timeout. Benchmarking shows no
noticeable overhead to specifying a timeout, and this allows
`dask.threaded.get` to be interrupted.

* More robust interrupt handling

- Properly handle windows with python 3
- Add test for keyboard interrupt

* Fix test for windows

* Remove slow mark on interrupt test

* Re-skip the test on appveyor

12333 of 13287 relevant lines covered (92.82%)

0.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5760.1 (PYTHON=2.7 NUMPY=1.10.4 PANDAS=0.19.0 COVERAGE='true' PARALLEL='false' TEST_IMPORTS='false' XTRATESTARGS=) 31 Mar 2017 09:57PM UTC 0
92.82
Travis Job 5760.1
Source Files on build 5760
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5760
  • da51f9bc on github
  • Prev Build on master (#5759)
  • Next Build on master (#5762)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc