Hello.
I wrote few :gen_statem processes, but when I want to test them if there is some bug in the code for example FunctionClause errors, iex don’t throw like it will do with a GenServer.
Did you ever find this issue and how did you fix it ?
Thanks