aboutsummaryrefslogtreecommitdiffstats
path: root/gbproxy
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2021-06-15 11:30:00 +0200
committerlaforge <laforge@osmocom.org>2021-06-15 16:43:03 +0000
commit061999597492c706bf1b90ae35d707d7e9ade628 (patch)
tree5f6b6599ff83e167680cfccea3fab7c25f06a1f8 /gbproxy
parent1650b165ea3b55297c76b50ba6e5395d4b3e0a2c (diff)
bsc: Fix race condition exiting f_ho_out_of_this_bsc
The function didn't wait to receive the 2 messages from the BSC. As a result, they may have arrived while tearing down the test components shortly after exiting the function and provoke a Dynamic Test Error while pushing the messages up the stack since some of the stack layers may already be unavailable. Test TC_ho_out_of_this_bsc() workarounded this by using a f_sleep(1), but TC_srvcc_eutran_to_geran_ho_out() didn't, making it fail sometimes. Change-Id: I590b09353900dfe6c4f648812ab675fed1908589
Diffstat (limited to 'gbproxy')
0 files changed, 0 insertions, 0 deletions