[NET 9] [Blazor/SignalR] InvalidOperationException
: Trying to set an Activity that is not running
#59792
Labels
area-signalr
Includes: SignalR clients and servers
Is there an existing issue for this?
Describe the bug
Currently migrating my project to .NET 9 and noticed a bunch of
InvalidOperationException
s happening with my server-side blazor application:The seem to happen during SignalR message handling:
Expected Behavior
No response
Steps To Reproduce
It's a larger project so it will take some time to repro this. I just wonder this error is known already?
Exceptions (if any)
No response
.NET Version
9.0.101
Anything else?
No response
The text was updated successfully, but these errors were encountered: