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

Thread safety issue in PartyMerger #13

Open
jmderuty opened this issue Sep 27, 2024 · 0 comments
Open

Thread safety issue in PartyMerger #13

jmderuty opened this issue Sep 27, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@jmderuty
Copy link
Member

{"message":"An error occurred while running the party merger default.","data":{"content":{"location":"scenes/partyMerger/partyMerger-default#0","context":{"template":"partyMerger","sceneId":"partyMerger-default","shardId":0},"message":"An error occurred while running the party merger default.","data":{"Type":"InvalidOperationException","Message":"Collection was modified; enumeration operation may not execute.","Frames":[" at System.Collections.Generic.Dictionary2.Enumerator.MoveNext()"," at System.Threading.Tasks.Task.WhenAll[TResult](IEnumerable1 tasks)"," at Stormancer.Server.Plugins.PartyMerging.PartyMergingService.Merge(CancellationToken cancellationToken) in /_/src/Stormancer.Plugins/Party/Stormancer.Server.Plugins.PartyMerging/PartyMergingService.cs:line 255"," at Stormancer.Server.Plugins.PartyMerging.PartyMergingState.<>c__DisplayClass14_0.<<-ctor>b__0>d.MoveNext() in /_/src/Stormancer.Plugins/Party/Stormancer.Server.Plugins.PartyMerging/PartyMergingService.cs:line 62"],"InnerExceptions":[]}},"app":"/darktales/live-1-0/8408abaa-ab74-4c7b-9490-31d54368f24c/26?"}}

@jmderuty jmderuty self-assigned this Sep 28, 2024
@jmderuty jmderuty added the bug Something isn't working label Sep 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant