microsoft / microsoft/PowerToys

[Runner] Mutex inconsistency in HotkeyConflictManager causes data race

Open
#46,952 0 comments 1 reaction 2 assignees View on GitHub

@MuyuanMS is already working on this.

Since Apr 29, 2026.

  • #47362 by @copilot-swe-agent — closed without merging
Issue-Bug Product-General
Dominant language
C
Stars
139k
Forks
8.6k
PR merge metrics
PR metrics pending

Description

## Bug
RemoveHotkeyByModule/GetJson acquire hotkeyMutex, but AddHotkey/HasConflict/Enable/Disable do NOT. Data race on internal maps.
Confirmed by all 3 independent reviewers.
Found by AI test review fleet

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.