Skip to content

Comment must be not actual #68

Description

@SergeyKanzhelev

... as we have a setter now and already using it

// Once we have public Activity.Current setter (https://github.com/dotnet/corefx/issues/29207) this method will be
// simplified to just assign Current if is was lost.
// In the mean time, we are creating child Activity to restore the context. We have to send
// event with this Activity to tracing system. It created a lot of issues for listeners as
// we may potentially have a lot of them for different stages.
// To reduce amount of events, we only care about ExecuteRequestHandler stage - restore activity here and
// stop/report it to tracing system in EndRequest.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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