Bug 552958 - [Progress] ProgressViewUpdater can lose updates
Summary: [Progress] ProgressViewUpdater can lose updates
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.13   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 4.14 M3   Edit
Assignee: Paul Pazderski CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-11-12 09:14 EST by Paul Pazderski CLA
Modified: 2019-11-29 09:00 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Pazderski CLA 2019-11-12 09:14:31 EST
More a theoretical problem. It is unlikely to lose an important updates due to this bug.

Progress updates are feed asynchronous to an singleton updater. While most methods are synchronized the short time between get pending updates and remove pending updates is not.
Comment 1 Eclipse Genie CLA 2019-11-12 09:16:40 EST
New Gerrit change created: https://git.eclipse.org/r/152498