Skip to content

static exporter in async context #349

@HerrMuellerluedenscheid

Description

Hey,

I use tokio and and plotly to plot some data. When using kaleido the plots are exported as expected but switching to the static_exporter feature fails with

Cannot drop a runtime in a context where blocking is not allowed. This happens when a runtime is dropped from within an asynchronous context.

Any hints what I am missing?

Regards

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