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

guard / listen / 1293 / 1
98%
master: 98%

Build:
DEFAULT BRANCH: master
Ran 23 Aug 2020 09:24PM UTC
Files 29
Run time 1s
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

23 Aug 2020 09:16PM UTC coverage: 97.794%. Remained the same
2.3

push

travis-ci

ioquatix
Remove Listen::Internals::ThreadPool

`Listen::Internals::ThreadPool` manages all listener threads.  Thus the
only way to kill and subsequently garbage collect listener threads is by
calling the `Listen::Internals::ThreadPool.stop` method (typically done
via `Listen.stop`).  This is a problem when individual listeners must be
stopped and abandoned for garbage collection.

This commit removes `Listen::Internals::ThreadPool` in favor of listener
instances managing their own threads.

Partially addresses #476.

1951 of 1995 relevant lines covered (97.79%)

5.2 hits per line

Source Files on job 1293.1 (2.3)
  • Tree
  • List 0
  • Changed 5
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1279
  • Travis Job 1293.1
  • f72d44bf on github
  • Prev Job for 2.3 on master (#1289.1)
  • Next Job for 2.3 on master (#1301.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