Skip to content

Conversation

@BrennanConroy
Copy link
Member

Found from a stackoverflow question.
System.Linq.Async has a ToAsyncEnumerable method which returns a generic class that implements IAsyncEnumerable<T> which didn't work with our reflection logic.

https://github.com/dotnet/reactive/blob/7ad606b3dcd4bb2c6ae9622f8a59db7f8f52aa85/Ix.NET/Source/System.Linq.Async/System/Linq/Operators/ToAsyncEnumerable.cs#L34

@BrennanConroy BrennanConroy added the area-signalr Includes: SignalR clients and servers label Aug 14, 2020
Copy link
Member

@davidfowl davidfowl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Backport to 3.x?

@BrennanConroy
Copy link
Member Author

Backport to 3.x?

Not very many reports of this (1 on stackoverflow), so doesn't really qualify (and workarounds exist).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-signalr Includes: SignalR clients and servers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants