m-lab / traceroute-caller

A sidecar service which runs traceroute after a connection closes
Apache License 2.0
18 stars 5 forks source link

Add comments and a check or two to the dockerfile. #56

Closed pboothe closed 4 years ago

pboothe commented 4 years ago

This change is Reviewable

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 246


Totals Coverage Status
Change from base Build 240: 0.0%
Covered Lines: 481
Relevant Lines: 481

💛 - Coveralls
pboothe commented 4 years ago

Found a rare race condition! ( #57 )

Re-running tests. Will submit once tests are green.