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

Unregister event listeners from uninstalled bundles #24811

Merged

Conversation

avpinchuk
Copy link
Contributor

Stops delivery of events to listeners from uninstalled bundles.

If a bundle which has registered an event listener has been uninstalled without unregistering the listener, unregister it. This effectively stops the delivery of an evens to that listener.

@avpinchuk avpinchuk added the bug Something isn't working label Feb 13, 2024
@avpinchuk avpinchuk added this to the 7.0.13 milestone Feb 13, 2024
@avpinchuk avpinchuk self-assigned this Feb 13, 2024
@avpinchuk avpinchuk marked this pull request as draft February 14, 2024 05:44
@avpinchuk avpinchuk force-pushed the unregister-uninstalled-listener branch from 8a91d45 to 64ef5a7 Compare February 14, 2024 20:24
Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
@avpinchuk avpinchuk force-pushed the unregister-uninstalled-listener branch from 64ef5a7 to 5476894 Compare February 22, 2024 20:47
@avpinchuk avpinchuk marked this pull request as ready for review February 27, 2024 08:31
@avpinchuk avpinchuk merged commit 47b1081 into eclipse-ee4j:master Feb 27, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants