Skip to content

ExceptionDummy: close() should not set to exception state #195

@mhier

Description

@mhier

Currently, ExceptionDummyBackend::close() calls setException(). This is wrong, as it will also push exceptions to the async read queues. Instead the push type transfers should only be disabled.

This should be implemented by separating out the async disable code from setException() and call it separately.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions