diff options
author | Michael West <michael.west@ettus.com> | 2021-05-07 10:45:03 -0700 |
---|---|---|
committer | Aaron Rossetto <aaron.rossetto@ni.com> | 2021-05-10 14:58:47 -0500 |
commit | 509b3b096123e7a6e906849121a64a9bdf51a0e9 (patch) | |
tree | 2e426240e21f262429c58c72691b403e2718d757 /host/tests | |
parent | 438e27bc73b3ec2546e992be825e53fd812150b4 (diff) | |
download | uhd-509b3b096123e7a6e906849121a64a9bdf51a0e9.tar.gz uhd-509b3b096123e7a6e906849121a64a9bdf51a0e9.tar.bz2 uhd-509b3b096123e7a6e906849121a64a9bdf51a0e9.zip |
RFNoc: Fix graph connect timeout error
A loop in mgmt_portal::_validate_stream_setup() was missing a sleep,
which was causing it to return long before the timeout with a timeout
error. This change adds that sleep and reduces the duration of the
sleep so it responds faster.
Signed-off-by: Michael West <michael.west@ettus.com>
Diffstat (limited to 'host/tests')
0 files changed, 0 insertions, 0 deletions