Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Error handling and shell execution #5

Open
thi4go opened this issue Dec 10, 2018 · 0 comments
Open

Error handling and shell execution #5

thi4go opened this issue Dec 10, 2018 · 0 comments

Comments

@thi4go
Copy link
Member

thi4go commented Dec 10, 2018

Right now, hephaestus-shell isn't handling properly errors coming from the monad executions and the interactions with our pure code base. The ideal would be to model a type for each error class and return it properly.

Also, our shell panics when there's an unhandled error, which makes us loose our loaded environment. We need to find a way where it preserves the env and returns a human-readable error in a safe manner from the created error types.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant