Skip to content

Retain accessibility permission polling timer to prevent premature deallocation - #31

Open
ris58h wants to merge 1 commit into
masterfrom
claude/suspicious-sutherland-ad9056
Open

Retain accessibility permission polling timer to prevent premature deallocation#31
ris58h wants to merge 1 commit into
masterfrom
claude/suspicious-sutherland-ad9056

Conversation

@ris58h

@ris58h ris58h commented Apr 25, 2026

Copy link
Copy Markdown
Owner

Store the Timer returned by scheduledTimer in an instance property so it is strongly held for its entire lifetime. Nil the property out once the timer is invalidated to release the reference cleanly.

…allocation

Store the Timer returned by scheduledTimer in an instance property so it is
strongly held for its entire lifetime. Nil the property out once the timer is
invalidated to release the reference cleanly.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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