Fix for thread control tests on linux.
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.
Showing
streamedinput_test.py
100644 → 100755
Please register or sign in to comment