Skip to content

thread hanging when using with tokio #71

@j-mendez

Description

@j-mendez

In the retry function the std::thread is being used even if tokio feature flag is enabled. This can cause the entire thread to be asleep indefinitely.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions