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

TykTechnologies / tyk / 6543

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

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

Jobs
ID Job ID Ran Files Coverage
2 6543.2 (LATEST_GO=true) 27 Apr 2019 02:54PM UTC 0
62.79
Travis Job 6543.2
Source Files on build 6543
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6543
  • ef56da7e on github
  • Prev Build on master (#6539)
  • Next Build on master (#6547)
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