Skip to content

Do we really need ConcurrentQueueExtensions? #25

@konard

Description

@konard

.NET contains Task.WaitAll method, and it can be enough to use it. That also means that ConcurrentQueueExtensions can be deleted, as these methods promote a worse design than Task.WaitAll method.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions