riga / law

Build large-scale task workflows: luigi + job submission + remote targets + environment sandboxing using Docker/Singularity
http://law.readthedocs.io
BSD 3-Clause "New" or "Revised" License
98 stars 41 forks source link

Report full stack trace in remote job script when starting tasks. #69

Closed riga closed 5 years ago

riga commented 5 years ago

At the moment, the only error message is that law cannot import the respective task, instead of print the actual reason.