Attention is currently required from: pespin.
Patch set 1:Code-Review -1
2 comments:
File src/erab_fsm.erl:
Patch Set #1, Line 176: next_state, ?FUNCTION_NAME, S, %% loop transition to enable state_timeout
Why are you removing the loop transition? I think I already explained somewhere that the `state_timeout` is ignored when doing `keep_state`, so the `next_state` here for a reason (as the comment explains).
Patch Set #1, Line 181: timeout
How do you know that it's specifically a timeout?
To view, visit change 37923. To unsubscribe, or for help writing mail filters, visit settings.