Skip to content

Race condition in src/DebugEngineHost/RegistryMonitor.cs could leave thread running #1593

Description

@gregg-miskelly

A Copilot review pointed out that there is a race in src/DebugEngineHost/RegistryMonitor.cs . If Start is called and then Stop is called before the Monitor thread gets a chance to actually start, then the Monitor thread will run forever.

Metadata

Metadata

Assignees

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