VEuPathDB / lib-compute-platform

Async compute platform core.
1 stars 0 forks source link

Record job output files in DB. #25

Closed Foxcapades closed 1 year ago

Foxcapades commented 1 year ago

Description

In initial development, the step that appends the output files to the database record for jobs was never implemented. This PR adds that functionality.

Resolves #24

Changes

PR Checklist