coltonbh / qcop

A package for operating Quantum Chemistry programs using qcio standardized data structures. Compatible with TeraChem, psi4, QChem, NWChem, ORCA, Molpro, geomeTRIC and many more.
MIT License
3 stars 3 forks source link

Added .program_failure to exception.args so that Celery will properly… #8

Closed coltonbh closed 1 year ago

coltonbh commented 1 year ago

… serialize and pass this object from workers to callers when an exception is raised.