Skip to content

SuspendCoroutine never complete when scope.cancelΒ #113

Open
@KittenBall

Description

@KittenBall

As title, if we use client or server's characteristic, call write(data) and immediately call scope.cancel, the _event will never receive event,
and then, the write will never complete, which means the scope.coroutineContext.job never completed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions