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

TykTechnologies / tyk / 6543 / 2

Build:
DEFAULT BRANCH: master
Ran 27 Apr 2019 02:54PM UTC
Files 82
Run time 3s
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

27 Apr 2019 02:48PM UTC coverage: 62.789% (+0.6%) from 62.229%
LATEST_GO=true

push

travis-ci

web-flow
Fix goroutine leak with async session update (#2237)

Session update worker pool was startng for every "DefaultSessionStore" object. And it was happening for every API initialization. So if you have 1000 APIs, and your worker pool is 100, each API reload will trigger at least 100k goroutines.

This change maintains single worker pool which initilized only once.

Issue itself was introduced by https://github.com/TykTechnologies/tyk/pull/1757

Fix https://github.com/TykTechnologies/tyk/issues/2236

9601 of 15291 relevant lines covered (62.79%)

0.7 hits per line

Source Files on job 6543.2 (LATEST_GO=true)
  • Tree
  • List 0
  • Changed 6
  • Source Changed 1
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 5980
  • Travis Job 6543.2
  • ef56da7e on github
  • Prev Job for LATEST_GO=true on master (#6539.2)
  • Next Job for LATEST_GO=true on master (#6547.2)
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