Skip to content
This repository was archived by the owner on Nov 29, 2023. It is now read-only.
This repository was archived by the owner on Nov 29, 2023. It is now read-only.

Async Tasks currently use .Wait() method invoke #3

@FlatlinerDOA

Description

@FlatlinerDOA

More correct pattern would be to chain the Test Method tasks with a ContinueWith. Open Questions about this are whether the Order of the Test execution should change as a result of this?

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