Skip to content

Conversation

@mdlkxzmcp
Copy link

A bunch of init functions were assuming that everything will always return {:ok, result}, which obviously is not always the case... Added simple logic to return {:stop, reason} instead so as to not crash the whole process tree due to FunctionClauseError :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant