Skip to content

Debug/trace info not generated for DLR-based coroutines and async generators #2065

@BCSharp

Description

@BCSharp

…under FEATURE_NET_ASYNC. Currently bodies of DLR-based coroutines and async generators are not instrumented — only the creation of a cold coroutine/asyncgen is, having one tracing point at def line (at least one tracing point per lambda is mandatory by the current debug/tracing machinery).

Part of the implementation will have to be placed in the DLR (where async expressions originate from).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions