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

Swallow exceptions thrown from Bean.destroy() #6543

Merged
merged 1 commit into from Jan 14, 2020

Conversation

mkouba
Copy link
Contributor

@mkouba mkouba commented Jan 14, 2020

@mkouba mkouba added this to the 1.2.0 milestone Jan 14, 2020
- otherwise an error prevents proper container shutdown
- resolves quarkusio#6529
- also fix EventImpl - use the correct event type
@mkouba mkouba added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Jan 14, 2020
@machi1990 machi1990 merged commit e141594 into quarkusio:master Jan 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage/waiting-for-ci Ready to merge when CI successfully finishes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ArC - exception thrown in @PreDestroy callback of a application/singleton bean prevents container shutdown
4 participants