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

Register job as scoped #32

Merged
merged 3 commits into from
Feb 15, 2024
Merged

Register job as scoped #32

merged 3 commits into from
Feb 15, 2024

Conversation

WillSoss
Copy link
Member

@WillSoss WillSoss commented Feb 15, 2024

  • Registers the job and execution as scoped so that the job constructor can take scoped dependencies when Environment.IsDevelopment = true and service validation is a enabled.
  • Creates a scope to get the execution
  • Uses AsyncServiceScope for the job and concurrent tasks

@WillSoss WillSoss merged commit 2ae54d1 into master Feb 15, 2024
6 checks passed
@WillSoss WillSoss deleted the fix/scoped-job branch February 15, 2024 16:39
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

1 participant