Attention is currently required from: pespin.
osmith has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/32360 )
Change subject: ms: Rewrite MS release lifecycle ......................................................................
Patch Set 5: Code-Review+1
(1 comment)
File src/gprs_ms.c:
https://gerrit.osmocom.org/c/osmo-pcu/+/32360/comment/af372d21_4c104426 PS5, Line 218: ms_becomes_idle these ms_becomes_ function names sound a bit strange to me, as the other functions are in imperative form and it's not that descriptive imho. maybe ms_schedule_release and ms_cancel_release would be better? but feel free to ignore if you think the existing ones from this patch are better