Skip to content

Does the multi_threaded feature use its own runtime? #46

@phughesion-h3

Description

@phughesion-h3

Trying to use this library within a multi threaded tokio runtime. I see that with just the async feature, session::authenticator::GssAuthTokenHandler is not Send. Enabling the multithreaded feature works but removes the ability to await, so does this happen automatically internally?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions