Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Native] refactor maySynchronized so scopes can work with concurrent HashMap. #460

Closed
romainbsl opened this issue Nov 29, 2024 · 3 comments
Assignees
Labels
type: bug Bug found in the released code

Comments

@romainbsl
Copy link
Member

see https://kotlinlang.slack.com/archives/C0BLU9K96/p1709805768005949

@romainbsl romainbsl added the type: bug Bug found in the released code label Nov 29, 2024
@romainbsl romainbsl self-assigned this Nov 29, 2024
@Nek-12
Copy link

Nek-12 commented Jan 7, 2025

Why don't you use atomicfu for synchronization?

@romainbsl
Copy link
Member Author

This is what I did.
33b56c9
This was legacy code from the native old memory model.

@romainbsl
Copy link
Member Author

fixed in https://github.com/kosi-libs/Kodein/releases/tag/v7.24.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Bug found in the released code
Projects
None yet
Development

No branches or pull requests

2 participants