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

Creation of dependency scope during the message processing should use CreateAsyncScope to allow proper disposal of IAsyncDisposable types #92

Open
madhub opened this issue Jan 7, 2024 · 0 comments
Labels
feature-request A feature should be added or improved. p2 This is a standard priority issue queued

Comments

@madhub
Copy link
Contributor

madhub commented Jan 7, 2024

Creation of dependency scope during the message processing ( HandlerInvoker ) should use CreateAsyncScope to allow proper disposal of IAsyncDisposable types

More details of "Handling IAsyncDisposable services with IServiceScope

#49
#46

dotnet github issue reference

@ashishdhingra ashishdhingra added feature-request A feature should be added or improved. needs-review labels Jan 12, 2024
@ashishdhingra ashishdhingra added the p2 This is a standard priority issue label Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved. p2 This is a standard priority issue queued
Projects
None yet
Development

No branches or pull requests

3 participants