This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 160873 - Search tasks not canceled
Summary: Search tasks not canceled
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Team Framework (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Milan Kubec
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2009-03-23 14:04 UTC by Jan Becicka
Modified: 2009-04-05 18:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Becicka 2009-03-23 14:04:37 UTC
Open kenai project wizard creates new background tasks, which are never canceled. They should be canceled, when user hit
Search or Close button.
Comment 1 Milan Kubec 2009-03-23 16:41:09 UTC
Partially fixed.

http://hg.netbeans.org/cdev/rev/f4b4955152fa
Comment 2 Milan Kubec 2009-03-24 13:28:02 UTC
Completely fixed.

http://hg.netbeans.org/cdev/rev/4e7c73010040
Comment 3 Quality Engineering 2009-03-24 23:34:42 UTC
Integrated into 'main-golden', will be available in build *200903241535* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/f4b4955152fa
User: Milan Kubec <mkubec@netbeans.org>
Log: #160873: better way to stop the search thread
Comment 4 Quality Engineering 2009-03-26 14:25:48 UTC
Integrated into 'main-golden', will be available in build *200903260733* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/4e7c73010040
User: Milan Kubec <mkubec@netbeans.org>
Log: #160873: loading projects will be stopped when new search is invoked