Skip to content

Move Task, TaskPool, and launch to separate module #241

Description

@markcoletti

Task, TaskPool, and launch need to migrate to their own module outside of services.py. Like functions and classes should be consolidated in the same space, and though services uses those entities, they are important enough to have their own module. Moreover, this reduces confusion as there are times when it's easy to forget if one is in ServicesProxy or TaskPool when making changes.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions