<div dir="ltr">Upgrading to 20.3.8.6 solved it.</div><br><div class="gmail_quote"><div dir="ltr">On Thu, Oct 18, 2018 at 4:54 PM Andrew Thompson <<a href="mailto:andrew@hijacked.us">andrew@hijacked.us</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Thu, Oct 18, 2018 at 03:00:57PM +0200, bengt e wrote:<br>
> Greetings,<br>
> <br>
> Running tests on a gen_statem application they all fail. Directly after<br>
> callback init/1. I see<br>
> ** Reason for termination = error:{bad_action_from_state_function,<br>
>                                       {next_events,internal,reconnect}}<br>
> This is init, BTW:<br>
> init() -> {ok, connect, #{}, {next_event, internal, reconnect}}.<br>
> <br>
<br>
I believe this will work on OTP 21.1, it might be worth trying it there.<br>
<br>
Andrew<br>
_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" rel="noreferrer" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</blockquote></div>