Attention is currently required from: osmith. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/28079 )
Change subject: acc: Simplify start/stop by using new signal S_NM_RUNNING_CHG ......................................................................
Patch Set 1:
(1 comment)
File src/osmo-bsc/acc.c:
https://gerrit.osmocom.org/c/osmo-bsc/+/28079/comment/801f77d7_2332d104 PS1, Line 433: }
this block is the same as in nm_sig_cb. […]
Not really needed imho. Specially since more object classes will emit this signal in the future, and they won't resolve to a trx object (these are the only 2 which relate to a trx struct).