m-lab / ndt

Network Diagnostic Tool
Other
11 stars 7 forks source link

Three small bugfixes #52

Closed pboothe closed 8 years ago

pboothe commented 8 years ago

Three small bugfixes, one of which was causing real issues for MLab servers in developing nations.


This change is Reviewable

stephen-soltesz commented 8 years ago
:lgtm:
Previously, pboothe (Peter Boothe) wrote… > #### Three small bugfixes > > Three small bugfixes, one of which was causing real issues for MLab servers in developing nations. > - A one-line compiler warning fix for test_c2s. > - Fixing watchdog timer issues in web100srv. (The server bug) > - Making end-to-end unit tests less flaky by no longer just assuming that every port in the range [1024, 31024) is fine for the server to take as its own. > >

Reviewed 3 of 3 files at r1. Review status: all files reviewed at latest revision, all discussions resolved.


Comments from Reviewable