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

Concurrent access while running the scene garbage collector #16

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

Concurrent access while running the scene garbage collector #16

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

Comments

@jmderuty
Copy link
Member

{
  "message": "An error occurred while running the garbage collector.",
  "data": {
    "content": {
      "location": "host",
      "context": {},
      "message": "An error occurred while running the garbage collector.",
      "data": {
        "Type": "InvalidOperationException",
        "Message": "Collection was modified; enumeration operation may not execute.",
        "Frames": [ "   at System.Collections.Generic.Dictionary`2.ValueCollection.Enumerator.MoveNext()", "   at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()", "   at Stormancer.Server.Hosting.Scenes.ScenesGarbageCollector.RunGarbageCollectorAsync(CancellationToken token)" ],
        "InnerExceptions": []
      }
    },
    "app": "/darktales/live-1-0/33e68d95-f3ea-4a81-aae8-645b4a0413aa/27?"
  }
}
@jmderuty jmderuty added the bug Something isn't working label Sep 28, 2024
@jmderuty jmderuty self-assigned this 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