Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Syncronize on unavailableRepositories before access the list #364

Merged
merged 1 commit into from
Oct 28, 2023

Conversation

laeubi
Copy link
Member

@laeubi laeubi commented Oct 28, 2023

Currently unavailableRepositories is not synced what can lead in some rare cases to strange behaviors.

This now uses the existing reporistoryLock to make sure only one thread is acessing the datastructure at a time.

Currently unavailableRepositories is not synced what can lead in some
rare cases to strange behaviors.

This now uses the existing reporistoryLock to make sure only one thread
is acessing the datastructure at a time.
@github-actions
Copy link

Test Results

       9 files  ±0         9 suites  ±0   35m 9s ⏱️ -5s
2 177 tests ±0  2 173 ✔️ ±0    4 💤 ±0  0 ±0 
6 621 runs  ±0  6 610 ✔️ ±0  11 💤 ±0  0 ±0 

Results for commit ff0ca59. ± Comparison against base commit e55ba98.

@laeubi laeubi merged commit afed395 into eclipse-equinox:master Oct 28, 2023
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant