Skip to content

Potential Issue with continuation in enqueue(waitForReady:) not resuming #108

Open
@mohammad-volvo

Description

@mohammad-volvo

I’m encountering a situation—possibly due to a misconfiguration on my end—where the continuation of the private func enqueue(waitForReady: Bool) async throws -> LoadBalancer function in GRPCChannel.swift never resumes. As a result, the caller is left hanging indefinitely without any error or feedback.

I’m not certain if this is a bug or a result of incorrect usage, but I wanted to raise it as something that could be handled more gracefully.

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