Skip to content

StdioServerTransport: Request handlers should not run on Dispatchers.IO #573

@kpavlov

Description

@kpavlov

Describe the bug
Request handlers are launched on Dispatchers.IO

Expected behavior
Message handling should run on default dispatcher by default with an option for the user to provide a custom dispatcher.

Additional context
#564

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions