Skip to content

crucible-agent needs to do more at the same time #1392

@leftwo

Description

@leftwo

Right now, the worker loop in crucible agent is single threaded.
Creating a region from a clone source can take a while, and this can backup
other agent commands that could be independent. Figure out a way to
make the agent do multiple things at once to prevent a large clone operation
from making a backlog of other commands.

Metadata

Metadata

Assignees

No one assigned

    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