• Charles Ferguson's avatar
    Fix for thread control tests on linux. · 92b8b8d0
    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.
    92b8b8d0
streamedinput.py 16.1 KB