Skip to content

Leaking promise in CommonHTTP2ServerTransport if the transport is never started #65

Open
@glbrntt

Description

@glbrntt

It's possible to leak the promise in CommonHTTP2ServerTransport.swift on line 141 if the transport is created but never started. We should fail the promise on deinit. We can likely reuse something sensible from RuntimeError.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomerskind/bugFeature doesn't work as expected.size/SSmall task. (A couple of hours of work.)🔨 semver/patchNo public API change.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions