Bug 547288 - Delete branch blocked by workspace build
Summary: Delete branch blocked by workspace build
Status: CLOSED DUPLICATE of bug 497511
Alias: None
Product: EGit
Classification: Technology
Component: UI (show other bugs)
Version: 5.4   Edit
Hardware: All All
: P3 minor (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-15 01:38 EDT by Michael Keppler CLA
Modified: 2019-10-12 16:53 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Keppler CLA 2019-05-15 01:38:49 EDT
1. Use "Clean All" in a bigger workspace to run a long workspace build.
2. Delete a non-merged branch.

The deletion operation waits for the build to finish before showing the confirmation dialog for deleting the branch, and the user is blocked during that time.

I don't think it is necessary to synchronize deletion of branches with workspace build.
Comment 1 Thomas Wolf CLA 2019-05-15 10:05:03 EDT
Renaming or creating a branch, too. Don't know why these operations use workspace operations with a scheduling rule. If a newly created branch is to be checked out, then a workspace scheduling rule makes sense. But otherwise?
Comment 2 Thomas Wolf CLA 2019-10-12 16:53:55 EDT

*** This bug has been marked as a duplicate of bug 497511 ***