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

chore: replace sync.Map with concurrent.HashTrieMap #8880

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

DmitriyMV
Copy link
Member

Also bump cosi-project/runtime to the v0.4.4

Closes #8851

@DmitriyMV DmitriyMV force-pushed the map branch 6 times, most recently from 9a9643d to 06d559a Compare June 10, 2024 01:15
@DmitriyMV DmitriyMV self-assigned this Jun 10, 2024
Also bump `cosi-project/runtime` to the v0.4.4

Closes siderolabs#8851

Signed-off-by: Dmitriy Matrenichev <dmitry.matrenichev@siderolabs.com>
@DmitriyMV
Copy link
Member Author

Remove integration-misc label cause previous run completed successfully.

@DmitriyMV
Copy link
Member Author

/m

@talos-bot talos-bot merged commit c6f90d0 into siderolabs:main Jun 10, 2024
47 checks passed
@DmitriyMV DmitriyMV deleted the map branch June 10, 2024 21:49
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.

Replace containers.SyncMap with concurrent.HashTrieMap where possible
4 participants