Skip to content

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

Open
matthiaso wants to merge 1 commit into
releases/27.1from
features/matthiaso/27.1/fixConcurrentDoCollectionListSetReadAccess
Open

Immediately create and add Collection/List/Set nodes for DoEntity#2323
matthiaso wants to merge 1 commit into
releases/27.1from
features/matthiaso/27.1/fixConcurrentDoCollectionListSetReadAccess

Conversation

@matthiaso

Copy link
Copy Markdown
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

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
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