Bug 298677 - Analyse uses directive does not cancel
Summary: Analyse uses directive does not cancel
Status: RESOLVED FIXED
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.6 M5   Edit
Assignee: PDE-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: bugday, helpwanted
Depends on:
Blocks:
 
Reported: 2009-12-31 07:59 EST by Roland Tepp CLA
Modified: 2010-01-04 12:28 EST (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 Roland Tepp CLA 2009-12-31 07:59:10 EST
Build Identifier: 

I tried to cancel an exceptionally long "Analyse Uses directive" process, but it refused to cancel.

Reproducible: Always

Steps to Reproduce:
1. Open plugin manifest editor in Runtime tab
2. press Calculate Uses button
3. Try to cancel "Analyse Uses directive" job
Comment 1 Curtis Windatt CLA 2010-01-04 12:28:49 EST
Fixed in CalculateUsesOperation.  The op can still get stuck on a single package, but we now check for cancellation as we loop through the packages.