MolSSI / QCFractal

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

Fix logged exception in web handler #641

Closed bennybp closed 3 years ago

bennybp commented 3 years ago

Description

Quick fix for this exception which shows up in server logs. This will likely be clobbered by some changes @doaa-altarawy is making, but this will at least clean up my logs a little.

Changelog description

Fix logged exception in web_handlers APIHandler.on_finish function

Status

codecov[bot] commented 3 years ago

Codecov Report

Merging #641 into master will decrease coverage by 0.03%. The diff coverage is 50.00%.