Skip to content

WorkflowLayout.take does not accept a CoroutineContext #963

@steve-the-edwards

Description

@steve-the-edwards

This means that the coroutines launched to collect the renderings and show them won't be able to have any tracing or other hooks in the context.

While the lifecycle.coroutineScope will default to main thread, we main want to add other hooks.

Metadata

Metadata

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