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

Bug: System.InvalidOperationException: Collection was modified; enumeration operation may not execute. #15602

Closed
sentry-io bot opened this issue Jun 16, 2024 · 0 comments · Fixed by #15671
Labels
bug Something isn't working 👀 crash Bug reports involving a crash

Comments

@sentry-io
Copy link

sentry-io bot commented Jun 16, 2024

Sentry Issue: FILES-APP-D

System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
  ?, in async Task FolderSearch.AddItemsForHomeAsync(IList<ListedItem> results, CancellationToken token)
  ?, in async Task ItemViewModel.SearchAsync(FolderSearch search)

System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread.
@sentry-io sentry-io bot added bug Something isn't working 👀 crash Bug reports involving a crash labels Jun 16, 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 👀 crash Bug reports involving a crash
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

0 participants