Skip to content

BuildConfigFromConfigFile() hangs #352

Closed
@aloneguid

Description

@aloneguid

The static methods on KubernetesClientConfiguration like BuildConfigFromFile are hanging when using from certain environments where SynchronisationContext is not default. For instance WPF, Xamarin etc. Specifically on any line that uses .GetAwaiter().GetResult();.

Could you provide true async methods where you are waiting for operation result?

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