Skip to content

Notice: "message type 0x33 arrived from server while idle" #314

@dvarrazzo

Description

@dvarrazzo

In pipeline mode, running this operation:

    with conn.pipeline():
        cur = conn.execute("select 'test'")
        cur.fetchone() == ("test",)

we receive the notification: message type 0x33 arrived from server while idle.

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