• Charles Ferguson's avatar
    Fix for thread control tests on linux. · 706a3dfe
    Charles Ferguson authored
    The 'netstat -i -c' command, when run as an unprivileged user, appears
    to output nothing. This makes our tests fail because we rely on it
    outputing something every second.
    
    Change to using ping.
    706a3dfe
streamedinput_test.py 18.8 KB