Attention is currently required from: osmith. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/31339 )
Change subject: ho: remove timeout for HO_ST_WAIT_LCHAN_ACTIVE ......................................................................
Patch Set 1:
(1 comment)
File src/osmo-bsc/handover_fsm.c:
https://gerrit.osmocom.org/c/osmo-bsc/+/31339/comment/e4dc77ca_c742dde6 PS1, Line 196: [HO_ST_WAIT_LCHAN_ACTIVE] = { .T = 23042 }, maybe leave the line with: [HO_ST_WAIT_LCHAN_ACTIVE] = { /* here some doc reference to some other timer */ }
So explain why the T23042 is not needed there (because another timer takes care of tearing down everything).