Skip to content

Data race in Base.OAuth2Requestable.perform #422

@rohdester

Description

@rohdester

First off, thanks for a great lib. I really appreciate all the work that has gone into it.

Now on to the issue. Some times I get a data race warning in Xcode 16.1. The warning is as follows:

Data race in Base.OAuth2Requestable.perform(request: Foundation.URLRequest, callback: (Base.OAuth2Response) -> ()) -> () at 0x126a339b0

Is this because I use the lib "wrong" or is it an issue with the lib?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions