Skip to content

Allow disable of async void support #171

@JakeGinnivan

Description

@JakeGinnivan

Something like Configurator.AsyncVoidSupportEnabled = false; would be good.

Wrapping async stuff in a synchronous API can introduce deadlocks. Most people will not be affected by this, but if you do hit it then being able to disable it would be good.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions