Attention is currently required from: fixeria, pespin.
1 comment:
File msc/MSC_Tests_ASCI.ttcn:
Patch Set #1, Line 139: f_perform_lu();
There is still a problem with a potential race condition. If the channel connection (f_tc_vgcs_channel) is not established when we try to do the location update here without a delay, it may fail.
I suggest (and have tested) to add another COORD.send after f_create_bssmap_exp_n_connect(193); of f_tc_vgcs_channel and a COORD.receive here before the location update.
To view, visit change 42577. To unsubscribe, or for help writing mail filters, visit settings.