Skip to content

on_ws_connect return handling #3729

Closed
Closed
@tjcutajar

Description

@tjcutajar

Hi there,

I noticed this small difference between the return handling of the new on_ws_connect in graphql_transport_ws vs graphql_ws, notably a None value is not handled in graphql_transport_ws:

if isinstance(connection_ack_payload, UnsetType):

Is there a specific reason for this, or could they be made the same?

Thanks.

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