Skip to content

Immediately create and add Collection/List/Set nodes for DoEntity#2025

Open
matthiaso wants to merge 1 commit intoreleases/26.2from
features/matthiaso/26.2/fixConcurrentDoCollectionListSetReadAccess
Open

Immediately create and add Collection/List/Set nodes for DoEntity#2025
matthiaso wants to merge 1 commit intoreleases/26.2from
features/matthiaso/26.2/fixConcurrentDoCollectionListSetReadAccess

Conversation

@matthiaso
Copy link
Member

It is not possible to create/put them later as this would lead to concurrency issues (e.g. multiple threads trying to get the same entity which might trigger concurrent putNode calls).

396980

@matthiaso matthiaso self-assigned this Feb 17, 2026
@matthiaso
Copy link
Member Author

This PR replaces #2002

@matthiaso matthiaso force-pushed the features/matthiaso/26.2/fixConcurrentDoCollectionListSetReadAccess branch from 585364e to 9b56e0e Compare February 17, 2026 20:16
It is not possible to create/put them later as this would lead to
concurrency issues (e.g. multiple threads trying to get the same entity
which might trigger concurrent putNode calls).

396980
@matthiaso matthiaso force-pushed the features/matthiaso/26.2/fixConcurrentDoCollectionListSetReadAccess branch from 9b56e0e to bc81339 Compare February 17, 2026 20:22
@matthiaso matthiaso requested a review from paolobazzi February 18, 2026 18:39
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