Skip to content

Reject stale DDC reads after display replacement - #58

Merged
olujicz merged 1 commit into
mainfrom
fix/ignore-stale-ddc-read
Aug 23, 2026
Merged

olujicz merged 1 commit into
mainfrom
fix/ignore-stale-ddc-read

Conversation

@olujicz

@olujicz olujicz commented Aug 23, 2026

Copy link
Copy Markdown
Owner

Summary

  • Prevent in-flight DDC reads from repopulating state after a display is removed.
  • Track display connection incarnations so reused CoreGraphics display IDs cannot accept old reads.
  • Add deterministic regression coverage for removal and reconnection races.

Validation

  • just test
  • just lint
  • just format-check
  • just build-appstore
  • Commit hooks: SwiftFormat, SwiftLint, and Gitleaks.

@olujicz
olujicz merged commit 0c23dac into main Aug 23, 2026
7 checks passed
@olujicz
olujicz deleted the fix/ignore-stale-ddc-read branch August 23, 2026 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant