Skip to content

Deleting a branch with associated worktree should be a background task #2842

Description

@1D17B65E

When we delete a branch that's associated with a worktree and select to remove the worktree in the same action, the operation takes pretty long. The dialog blocks the UI not allowing further interactions. Depending on the size and/or number of files of/in the worktree, the process can take several seconds (in my case half a minute). I think, the operation should run in the background and only block with an error dialog afterwards if something goes wrong.

Image

Activity

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

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