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

Allow injecting shutdown hooks. Defer thread creation in Singletons #1581

Merged
merged 1 commit into from May 16, 2023

Conversation

jguerra
Copy link
Contributor

@jguerra jguerra commented May 16, 2023

No description provided.

@jguerra jguerra requested a review from argha-c May 16, 2023 16:43
@@ -72,10 +69,16 @@ public FilterFileManager(FilterFileManagerConfig config, FilterLoader filterLoad
* @throws Exception
*/
@Inject
Copy link
Collaborator

Choose a reason for hiding this comment

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

Shouldn't this be a@PostConstruct vs @Inject?

@jguerra jguerra merged commit 88186c0 into master May 16, 2023
7 checks passed
argha-c pushed a commit to argha-c/zuul that referenced this pull request Aug 1, 2023
@jguerra jguerra deleted the jg/spring_prep branch February 29, 2024 21:45
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.

None yet

2 participants