MolSSI / QCFractal

A distributed compute and database platform for quantum chemistry.
https://molssi.github.io/QCFractal/
BSD 3-Clause "New" or "Revised" License
143 stars 47 forks source link

Better handling of missing tags/programs from managers #808

Closed bennybp closed 3 months ago

bennybp commented 3 months ago

Description

Adds more checks for managers that have executors missing tags or programs. Fixes #807

Missing tags has been tested, but missing programs is hard to test.

Changelog description

Fix issue with missing programs or tags with compute manager executors (Issue #807)

Status