Skip to content

HTTPClient is still using NIOAtomic #606

Closed
@adam-fowler

Description

@adam-fowler

Given the other NIOAtomics were replaced with ManagedAtomic I assume the HTTPClient one will want to be replaced as well

let globalRequestID = NIOAtomic<Int>.makeAtomic(value: 0)

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