engine-api icon indicating copy to clipboard operation
engine-api copied to clipboard

error hides context cancellation

Open stevvooe opened this issue 9 years ago • 0 comments

This error hides the context cancellation by wrapping it a string. There are several errors that try to add "helpful" messages to errors, but they just result in missing import context to an error.

We may want to consider addressing this with pkg/errors, but that may be overkill.

stevvooe avatar Jun 13 '16 05:06 stevvooe