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

[BUG] System.ObjectDisposedException: 'IFeatureCollection has been disposed. #783

Open
dicksonkimeu opened this issue Sep 25, 2022 · 0 comments

Comments

@dicksonkimeu
Copy link

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.

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

No branches or pull requests

1 participant