ityonemo / ityonemo/state_server

handle/x controllers intercept and report the incorrect runtime error

Open
#30 0 comments 0 reactions 1 assignee Claimed by @ityonemo View on GitHub
Dominant language
Elixir
Stars
22
Forks
2
PR merge metrics
No merged PRs in 30d

Description

** (EXIT from #PID<0.199.0>) an exception was raised:
** (RuntimeError) attempted to call handle_continue/3 for StateServer #PID<0.200.0> but no handle_continue/3 clause was provided
(state_server) lib/state_server.ex:854: StateServer.handle_event/4
(stdlib) gen_statem.erl:1161: :gen_statem.loop_state_callback/11
(stdlib) proc_lib.erl:249: :proc_lib.init_p_do_apply/3

even though "handle_continue/3" might exist.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.