Skip to content

Enhance resource cleanup on windows#86

Merged
kdroidFilter merged 1 commit intomasterfrom
fix-windows-resource-issue-60
Jul 29, 2025
Merged

Enhance resource cleanup on windows#86
kdroidFilter merged 1 commit intomasterfrom
fix-windows-resource-issue-60

Conversation

@kdroidFilter
Copy link
Copy Markdown
Owner

Refactor the disposal logic in WindowsVideoPlayerState to enhance resource cleanup and ensure synchronous, safe disposal. Introduced an isDisposing flag to prevent redundant calls and race conditions. Improved coroutine handling, added checks to prevent processing during disposal, and centralized resource cleanup logic.

Enhanced resource cleanup during disposal to ensure synchronous and safe operations. Introduced an `isDisposing` flag to prevent redundant calls and race conditions. Improved coroutine handling, added checks to avoid processing during disposal, and centralized resource cleanup logic.
@kdroidFilter kdroidFilter changed the title fix-windows-resource-issue-60 Enhance resource cleanup on windows Jul 29, 2025
@kdroidFilter kdroidFilter merged commit 97feb73 into master Jul 29, 2025
3 checks passed
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