Attention is currently required from: fixeria, laforge, osmith.
4 comments:
File 5gc/C5G_Tests.ttcn:
Patch Set #1, Line 714: COORD.receive(Handover_n2_Pars:?) -> value ho_n2_pars;
is this already guarded by a timer, or could it hang forever here?
we have a T_guard.
File 5gc/ConnHdlr.ttcn:
Patch Set #1, Line 979: var NGAP_PDU rx_pdu;
unused
Acknowledged
Patch Set #1, Line 1056: rx_pdu
set but not used?
I really see no issue with that, it's there to be used if in the future we want to do some extra check, store some extra state, etc.
Patch Set #1, Line 1067: var NGAP_PDU rx_pdu;
unused
Acknowledged
To view, visit change 42326. To unsubscribe, or for help writing mail filters, visit settings.