Skip to content

fix another suspend issue - #42

Merged
bea4dev merged 1 commit into
bea4dev:mainfrom
sophietheopossum:suspend-fix
Jul 28, 2026
Merged

fix another suspend issue#42
bea4dev merged 1 commit into
bea4dev:mainfrom
sophietheopossum:suspend-fix

Conversation

@sophietheopossum

Copy link
Copy Markdown
Contributor

fixes another suspend related race condition

Addresses a race condition during suspend entry where DRM master access can be lost prematurely, causing `device_changed` to fail with a permission error.

When this specific error occurs, the session is marked inactive, and the device change is deferred until resume. This prevents a broken display state where panels remain dark due to an incomplete device scan.
@bea4dev

bea4dev commented Jul 28, 2026

Copy link
Copy Markdown
Owner

thanks! LGTM!

@bea4dev
bea4dev merged commit 09d3e88 into bea4dev:main Jul 28, 2026
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.

2 participants