Attention is currently required from: laforge, lynxis lazus.
pespin has posted comments on this change by lynxis lazus. ( https://gerrit.osmocom.org/c/osmo-msc/+/43481?usp=email )
Change subject: libvlr: lu_fsm: PS: don't terminate by timer to prevent cascade ......................................................................
Patch Set 1:
(2 comments)
Patchset:
PS1: This commit requires better description, it's not clear at all.
File src/libvlr/vlr_lu_fsm.c:
https://gerrit.osmocom.org/c/osmo-msc/+/43481/comment/0ac149f7_13e3f3be?usp=... : PS1, Line 1597: /* The callback might already cleaned up this FSM */ "might have already cleaned up".
What about if it didn't clean it up? you can probably check something like fi.terminating or similar field to know (if delayed termination is enabled?).