-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
513306: Propose solutions for missing natures
Refactored the job orchestration - synchronization between triggerNatureLookup and showProposalsIfReady was incomplete, allowing showProposalsIfReady() to proceed while jobs were still being scheduled - changed management of processed natures from Map to Set and managing lookup jobs separately: we shouldn't hang on to finished jobs for eternity - also, old lookupJobs Map caused previous discovery results to be included in all new lookups Bug: 513306 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=513306
- Loading branch information
Showing
1 changed file
with
113 additions
and
107 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters