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

Use custom InstantiateType for all instantiations in StdSchedulerFactory #1185

Merged
merged 1 commit into from
Apr 23, 2021
Merged

Use custom InstantiateType for all instantiations in StdSchedulerFactory #1185

merged 1 commit into from
Apr 23, 2021

Conversation

miegir
Copy link
Contributor

@miegir miegir commented Apr 23, 2021

Use InstantiateType that can be overloaded to allow custom instantiation of plugins, job listeners and trigger listeners. When used with Quartz.AspNetCore, it will allow to use dependency injection in plugins and other types.

Use InstantiateType that can be overloaded to allow custom instantiation of plugins, job listeners and trigger listeners. When used with Quartz.AspNetCore, it will allow to use dependency injection in plugins and other types.
@miegir
Copy link
Contributor Author

miegir commented Apr 23, 2021

I have no idea whiy that test is failed. On my local machine, it and many ither tests failed even without changes.

@lahma lahma merged commit 39f2faf into quartznet:main Apr 23, 2021
@lahma
Copy link
Member

lahma commented Apr 23, 2021

It's not the most rewarding thing trying to have CI system for a threaded / timing critical library 😄

Thank you for your contribution!

@lahma lahma added this to the 3.3.3 milestone Apr 23, 2021
@miegir miegir deleted the patch-1 branch April 24, 2021 08:22
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