Skip to content

Guard against potential NPE when searching bundle wiring during shutdown#5010

Merged
mcculls merged 1 commit into
masterfrom
mcculls/fix-potential-bundle-wiring-npe
Apr 3, 2023
Merged

Guard against potential NPE when searching bundle wiring during shutdown#5010
mcculls merged 1 commit into
masterfrom
mcculls/fix-potential-bundle-wiring-npe

Conversation

@mcculls

@mcculls mcculls commented Apr 3, 2023

Copy link
Copy Markdown
Contributor

Motivation

Bundle.adapt(...) may return null if a bundle is uninstalled during the search

See #4826 for an example stack trace

Bundle.adapt(...) may return null if a bundle is uninstalled during the search
@mcculls mcculls added the inst: others All other instrumentations label Apr 3, 2023
@mcculls
mcculls requested a review from a team as a code owner April 3, 2023 09:05
@mcculls
mcculls merged commit 541d251 into master Apr 3, 2023
@mcculls
mcculls deleted the mcculls/fix-potential-bundle-wiring-npe branch April 3, 2023 10:04
@github-actions github-actions Bot added this to the 1.12.0 milestone Apr 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

inst: others All other instrumentations

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants