Creation of dependency scope during the message processing should use CreateAsyncScope to allow proper disposal of IAsyncDisposable types
Opened this issue · 0 comments
madhub commented
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