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

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

Build:
DEFAULT BRANCH: master
Ran 23 Aug 2020 09:30PM 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: 93.581%. Remained the same
2.6, LISTEN_TESTS_DEFAULT_LAG=2

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.

1866 of 1994 relevant lines covered (93.58%)

5.09 hits per line

Source Files on job 1293.5 (2.6, LISTEN_TESTS_DEFAULT_LAG=2)
  • Tree
  • List 0
  • Changed 4
  • Source Changed 4
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1279
  • Travis Job 1293.5
  • f72d44bf on github
  • Prev Job for 2.6, LISTEN_TESTS_DEFAULT_LAG=2 on master (#1289.5)
  • Next Job for 2.6, LISTEN_TESTS_DEFAULT_LAG=2 on master (#1301.5)
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