You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the cu-cp start is a blocking call and was delaying the gnb startup
when the AMF connection was not established.
however, the call to signal the AMF connection in the no_core=true case
was after the start of the CU-CP causing a 10s delay.
0 commit comments