Skip to content

[Bug]: Cross thread access to the static dictionary #9550

@f-alizada

Description

@f-alizada

Updating properties of the static class could be accessed from different threads which could cause corruptions:

loggingService.LogTelemetry(buildEventContext: null, KnownTelemetry.LoggingConfigurationTelemetry.EventName, KnownTelemetry.LoggingConfigurationTelemetry.Properties);

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions