Skip to content

Remove unnecessary Tokio runtime creations #221

Description

@marc2332

there are multiple places where tokio runtimes are created and destroyed almost immeditately, they should all be gone. Only the one provided by the app (cli, run satellite, etc) should be used.

if possible we should be using macro tasks, or tokio tasks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions