<p><a href="https://gerrit.osmocom.org/c/libosmocore/+/15833">View Change</a></p><p>1 comment:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/15833/1/src/fsm.c">File src/fsm.c:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/c/libosmocore/+/15833/1/src/fsm.c@221">Patch Set #1, Line 221:</a> <code style="font-family:monospace,monospace">void osmo_fsm_set_term_stops_actions(bool term_stops_actions)</code></p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;">Again, why not per FSM instance? What if I want different instances to behave differently?</blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">Why would you want to dispatch events or allow state changes on FSM instances after osmo_fsm_inst_term()?<br>If you can describe such a use case then let's add a flag per-instance.<br>I don't see any at the moment, I think it should have been globally disabled from the start of osmo_fsm.</p><p style="white-space: pre-wrap; word-wrap: break-word;">The only reason why I am making this optional is to allow programs remain in legacy behavior,<br>to avoid differences in logging and break C tests that verify log output.<br>I recommend each main() to enable this feature globally as soon as possible.</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/15833">change 15833</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/libosmocore/+/15833"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmocore </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I0adc13a1a998e953b6c850efa2761350dd07e03a </div>
<div style="display:none"> Gerrit-Change-Number: 15833 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-CC: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Comment-Date: Thu, 24 Oct 2019 22:58:30 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-Has-Labels: No </div>
<div style="display:none"> Comment-In-Reply-To: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: comment </div>