Skip to content

Split tasks into local and remote ones #16

@sorenisanerd

Description

@sorenisanerd

Right now, there's a single queue with a single, two-threaded worker. We should split it into two queues so that very lightweight jobs (such as one that simply supervises a build on a remote VM) don't get in the way of more heavyweight jobs (e.g. building a new schroot tarball or building source packages, or polling github).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions