Skip to content

implement error state #31

New issue

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

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

Already on GitHub? Sign in to your account

Closed
dherman opened this issue Mar 11, 2015 · 2 comments
Closed

implement error state #31

dherman opened this issue Mar 11, 2015 · 2 comments
Assignees

Comments

@dherman
Copy link

dherman commented Mar 11, 2015

  • All error conditions need to set the [[Error]] field.
  • Implement the .error() method.
  • Clear out the [[Error]] field when installing.
@caridy caridy self-assigned this Dec 1, 2015
@caridy
Copy link
Contributor

caridy commented Dec 1, 2015

Most of the work is now in as part of PR #97, the missing piece is the error propagation, I will work on that this week.

@caridy
Copy link
Contributor

caridy commented Dec 24, 2015

215ca0e

@caridy caridy closed this as completed Dec 24, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants