dotnet-starter-kit
dotnet-starter-kit copied to clipboard
[BUG] System.ObjectDisposedException: 'IFeatureCollection has been disposed.
To ensure i my webhooks respond fast (fullstackhero has some webhook controller to receive data from another service), I have created a background queue handler within the controller.
Any request/ command I initialize from the handler i.e Mediator.Send(salesOrder); i get the error System.ObjectDisposedException: 'IFeatureCollection has been disposed.