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

allegro / bigcache / 265
92%

Build:
DEFAULT BRANCH: master
Ran 20 May 2018 02:41AM UTC
Jobs 2
Files 15
Run time 2min
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
265

Pull #84

travis-ci

web-flow
Allow for GC of cache when CleanWindow is set

This change makes `BigCache` an `io.Closer`. When closed, the cleaning
goroutine is signaled to exit. This prevents the following:

- Stack leak due to goroutines not exiting.
- Heap leak do to the cleaning goroutine keeping a reference to the
  cache.
- Leak of the resources associated with maintaining the `time.Ticker`.
Pull Request #84: Allow for GC of cache when CleanWindow is set

13 of 13 new or added lines in 1 file covered. (100.0%)

656 of 726 relevant lines covered (90.36%)

3038.55 hits per line

Jobs
ID Job ID Ran Files Coverage
1 265.1 20 May 2018 02:41AM UTC 0
90.36
Travis Job 265.1
2 265.2 20 May 2018 02:44AM UTC 0
90.36
Travis Job 265.2
Source Files on build 265
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #265
  • Pull Request #84
  • PR Base - master (#248)
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