Add the latest language features to ‘System.Threading.Channels’
Open
untriaged
- Dominant language
- C#
- Stars
- 3.2k
- Forks
- 1.3k
- PR merge metrics
- PR metrics pending
Description
Even in .NET 9.0, it is still not possible to create `var channel = Channel.CreateUnbounded();`. The 13.0 syntax already has `where T : allows ref struct`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.