Skip to content

attestation protocol is not cancel safe #73

Description

@flihp

i took a shortcut implementing the attestation protocol and used read_exact. This function is not cancel safe. Probably worth the effort to just use the cancel safe read function and do the extra work to handle io::ErrorKind::Interrupted.

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