VEuPathDB / lib-compute-platform

Async compute platform core.
1 stars 0 forks source link

add queue name to job executor construction context (issue #11) #12

Closed Foxcapades closed 2 years ago

Foxcapades commented 2 years ago

Description

Adds the name of the source queue to the job executor factory method to provide additional context for creating a JobExecutor instance.

Changes

PR Checklist