Skip to content

Replace synchronized usage in library with kotlinx-atomicfu#2808

Merged
fire-light42 merged 6 commits into
recloudstream:masterfrom
Luna712:kotlinx-atomicfu
May 24, 2026
Merged

Replace synchronized usage in library with kotlinx-atomicfu#2808
fire-light42 merged 6 commits into
recloudstream:masterfrom
Luna712:kotlinx-atomicfu

Conversation

@Luna712
Copy link
Copy Markdown
Contributor

@Luna712 Luna712 commented May 19, 2026

No description provided.

Comment thread app/src/main/java/com/lagradost/cloudstream3/plugins/PluginManager.kt Outdated
@Luna712 Luna712 requested a review from fire-light42 May 23, 2026 22:56
Comment thread library/src/commonMain/kotlin/com/lagradost/cloudstream3/utils/AtomicList.kt Outdated
@Luna712 Luna712 requested a review from fire-light42 May 24, 2026 00:42
The removeIf was synchronized, but that does not matter if adding to the map is not.
@fire-light42 fire-light42 merged commit 00e943e into recloudstream:master May 24, 2026
2 checks passed
@Luna712 Luna712 deleted the kotlinx-atomicfu branch May 24, 2026 22:31
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