stevejgordon / CorrelationId

An ASP.NET Core middleware component which synchronises a correlation ID for cross API request logging.
MIT License
558 stars 106 forks source link

Could you check this closed issue? #35

Closed sophisma closed 5 years ago

sophisma commented 5 years ago

Due to my own fault this issue was closed, could you reopen it?

https://github.com/stevejgordon/CorrelationId/issues/34

There are new posts detailing how it can be replicated. You can delete this one.

Hafeed3s commented 5 years ago

I agree this issue should be reopened. Thanks in advance

tomkerkhove commented 5 years ago

Think it's better to comment on the issue over there why you want it to be reopened rather than creating a new issue without context

sophisma commented 5 years ago

It's already explained. I just opened a new issue because I don't know if @stevejgordon receives notifications on closed issues.

stevejgordon commented 5 years ago

This appears to be caused by a regression in ASP.NET Core - See my update in the original ticket with a temporary workaround. Thanks for highlighting this.