Attention is currently required from: osmith.
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/32360 )
Change subject: ms: Rewrite MS release lifecycle ......................................................................
Patch Set 5:
(1 comment)
File src/gprs_ms.c:
https://gerrit.osmocom.org/c/osmo-pcu/+/32360/comment/c7791686_b11d6225 PS5, Line 218: ms_becomes_idle
these ms_becomes_ function names sound a bit strange to me, as the other functions are in imperative […]
They are not imperative because well, the idea is that they are not doing something sepcific, they are rather an entry point. The idea is that the dev usually wants to find out where that specific event/change happens.