Skip to content
This repository has been archived by the owner on Feb 3, 2018. It is now read-only.

Handle errors more sanely #20

Open
sdboyer opened this issue May 4, 2016 · 1 comment
Open

Handle errors more sanely #20

sdboyer opened this issue May 4, 2016 · 1 comment

Comments

@sdboyer
Copy link
Owner

sdboyer commented May 4, 2016

The simplest thing we can do to make errors sane is:

  • Have one/a couple specific error interfaces that differentiate between errors as true satisfiability failures vs. mechanical errors (i.e. those coming from the SourceManager)
  • In service of the above, have a mechanism for wrapping up the errors from a SourceManager as their own type...ish?

Also, a third thing. I think. I forgot

@sdboyer sdboyer added this to the MVP milestone May 4, 2016
@sdboyer sdboyer removed this from the MVP milestone Jul 14, 2016
sdboyer referenced this issue in erizocosmico/gps Jan 31, 2017
Introduce monitoredCmd to wrap commands and be able to kill them if
no activity is detected in a certain amount of time.
@fabulous-gopher
Copy link

This issue was moved to golang/dep#450

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants