Skip to content

ServerCursor.close() should be quiet with broken connections #173

@dvarrazzo

Description

@dvarrazzo

ServerCurrsor.close() shouldn't raise an exception. If the connection is closed, the cursor is for sure.

As a consequence of not being able to close the cursor, we also raise a warning on delete, after raising the exception.

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