Skip to content

Removed Task.select(_:) method is still called. #225

@Malauch

Description

@Malauch

Package stoped building in my projects recently. Xcode highlights this line as a culprit:

switch await Task.select(task1, task2).value {

Zrzut ekranu 2022-10-27 o 12 24 32

That line still uses Task.select(_:) method which was removed in #217 commit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions