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

Simplify event publication in TargetPlatformService #1466

Merged
merged 1 commit into from
Nov 9, 2024

Conversation

HannesWell
Copy link
Member

Instead of implementing an asynchronous event dispatching mechanism in TargetPlatformService, simply use IEventBroker.post().

Instead of implementing an asynchronous event dispatching mechanism in
TargetPlatformService, simply use IEventBroker.post().
Copy link

github-actions bot commented Nov 9, 2024

Test Results

   285 files  ±0     285 suites  ±0   48m 57s ⏱️ - 4m 54s
 3 586 tests ±0   3 510 ✅ ±0   76 💤 ±0  0 ❌ ±0 
10 950 runs  ±0  10 719 ✅ ±0  231 💤 ±0  0 ❌ ±0 

Results for commit b817a85. ± Comparison against base commit ee1f4a3.

@HannesWell
Copy link
Member Author

Comparator differences are unrelated and happen on the master too.

@HannesWell HannesWell merged commit 5cac9e2 into eclipse-pde:master Nov 9, 2024
14 of 18 checks passed
@HannesWell HannesWell deleted the simplify-event-creation branch November 9, 2024 14:16
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