Attention is currently required from: pespin. lynxis lazus has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/29907 )
Change subject: fsm: add ignore_invalid_event_mask bit-mask ......................................................................
Patch Set 3:
(1 comment)
Patchset:
PS3:
IMHO this causes even more difficulties to understand FSM code (both the FSM implementation and user […]
I find it very difficult to write empty events in many states (both in the in_event_mask and within the state function). Or having proxy functions which checks if the fsm might be in the right state to emit a signal. Those log lines also confuses the user as we've seen in redmine tickets (e.g. sgsn, ns layer).