galaxyproject / pulsar

Distributed job execution application built for Galaxy
https://pulsar.readthedocs.io
Apache License 2.0
37 stars 50 forks source link

Improve message handling if problems occur during job setup/staging. #160

Closed jmchilton closed 6 years ago

jmchilton commented 6 years ago

For staging, it already worked I think but add a test case to make sure.

For setup problems, we now explicitly raise a message.

Fixes #129 (I think anyway).

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.2%) to 82.592% when pulling e1c3ee56b1b2d36fa3abf9fec09587d9592eafb4 on jmchilton:fix129 into 5f6624e49d3f6cbf763ea3253f270181de263077 on galaxyproject:master.