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

luci / gae / 194
82%

Build:
DEFAULT BRANCH: master
Ran 06 Dec 2016 05:32PM UTC
Jobs 1
Files 0
Run time –
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
194

push

travis-ci

Commit bot
impl/memory: Fix memcache stats race.

Fix a race in memcache stats that was caused by modification of common
stats varibles while holding a possibly-shared RLock. This fix switches
locking from RWMutex to Mutex, since potentially every access contains
mutations to the shared state.

BUG=None
TEST=local
  - Re-ran external test with fix, race no longer triggered.

R=iannucci@chromium.org

Review-Url: https://codereview.chromium.org/2554793002
Jobs
ID Job ID Ran Files Coverage
1 194.1 06 Dec 2016 05:32PM UTC 0
Travis Job 194.1
Source Files on build 194
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #194
  • c12ab6ff on github
  • Prev Build on master (#193)
  • Next Build on master (#195)
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