Skip to content

Checks for OS fail on AWS/Lambda #170

@SebastianC

Description

@SebastianC

When executed on within AWS/Lambda, the following line throws a PlatformNotSupportedException

RuntimeInformation.IsOSPlatform(OSPlatform.Windows)

This function is used by ConnectionSettings and a few other classes to modify their behavior by platform (such as attempting to use unix sockets vs tcp). While I have an open support issue with the Lambda team, I don't believe they will resolve this anytime soon.

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