mothership-ec / cog

Cog
Other
2 stars 3 forks source link

Rethrow exception if caught in task #480

Closed thomasjthomasj closed 8 years ago

thomasjthomasj commented 8 years ago

Exceptions get caught and you don't get to see them when running a task in the console, as a result of https://github.com/mothership-ec/cog/pull/474

This PR will rethrow the exception after it has handled it