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

Improve RepositoryHelper.getSharedBundlePools() to avoid exceptions #379

Merged
merged 1 commit into from
Nov 5, 2023

Conversation

merks
Copy link
Contributor

@merks merks commented Nov 5, 2023

Just log an exception and return an empty list in the unlikely event of failure.

#373

@merks
Copy link
Contributor Author

merks commented Nov 5, 2023

Hopefully this is the last round! 😱

@merks
Copy link
Contributor Author

merks commented Nov 5, 2023

FYI, I've already committed these changes to Oomph and they are in a nightly build:

eclipse-oomph/oomph#41

So soon the encoding.info file will exist everywhere...

Copy link
Member

@HannesWell HannesWell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just one little suggestion. :)

Copy link

github-actions bot commented Nov 5, 2023

Test Results

       9 files  ±0         9 suites  ±0   32m 58s ⏱️ - 1m 14s
2 180 tests ±0  2 176 ✔️ ±0    4 💤 ±0  0 ±0 
6 630 runs  ±0  6 619 ✔️ ±0  11 💤 ±0  0 ±0 

Results for commit 27d9f8e. ± Comparison against base commit e31c371.

♻️ This comment has been updated with latest results.

Just log an exception and return an empty list in the unlikely event of
failure.

eclipse-equinox#373
Copy link
Member

@laeubi laeubi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense as the user most likely can't do anything than log/ignore the exception if it will ever arise...

@merks merks merged commit c710b4f into eclipse-equinox:master Nov 5, 2023
9 checks passed
@merks merks deleted the issue-373-2 branch November 5, 2023 15:52
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.

3 participants