Skip to content

async_read not returning with -DNDEBUG cpp flag on arm64 (but normal on x86 cpu) #2989

@voidiii

Description

@voidiii

I have been working an http server built with beast and until recently I have decided to remove the -DNDEBUG cpp flag during compile and noticed on arm64 machine the async_read() function is not returning immediately as it shoud be. Has anyone else encountered similiar problems? I am sure the only difference is the -DNDEBUG cpp flag.

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