Skip to content

Asyncronous IO does not work inside coroutines #4

@salmito

Description

@salmito

If a handler uses coroutines, it is not possible to use asynchronous interfaces (because they uses coroutines as well, conflicting with the stage coroutine).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions