Second Mediator Call Fails with ObjectDisposedException in ASP.NET Core Using Autofac: “Instances cannot be resolved as it has already been disposed”
I am trying to run two mediator calls inside a method. For some reason, the second mediator call always fail. I am expecting both calls to run without error. The full error message is: