AntoineGagne / AntoineGagne/ecureuil
Fix bad match on not implemented selector errors
Open
bug
- Dominant language
- Erlang
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Currently, when a not implemented selector is passed to the library, it throws a `badmatch` exception. It should throw a proper exception or the error should be resurfaced to the user correctly instead.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.