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

tpm2-software / tpm2-abrmd / 838
80%

Build:
DEFAULT BRANCH: master
Ran 03 Jul 2018 08:53PM UTC
Jobs 1
Files 67
Run time 8s
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
838

push

travis-ci

flihp
ResourceManager: Fix race condition in session save logic.

The post processing function that saves all loaded sessions doesn't lock
the SessionList before iterating over it. In cases where a command has
loaded sessions if the connection is closed immediately after the
command completes it's likely that the connection teardown logic will
end up flushing a session that the post-processing function is in the
processing of saving.

The solution to this is to simply lock the SessionList before the
post-processing function starts saving sessions.

Signed-off-by: Philip Tricca <flihp@twobit.org>

2836 of 3480 relevant lines covered (81.49%)

597.73 hits per line

Jobs
ID Job ID Ran Files Coverage
1 838.1 03 Jul 2018 08:53PM UTC 0
81.49
Travis Job 838.1
Source Files on build 838
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #838
  • 0115d572 on github
  • Prev Build on master (#831)
  • Next Build on master (#840)
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