Skip to content

Potential CollectionModifiedException in ConsoleLogs and Resources pages #1239

@drewnoakes

Description

@drewnoakes

As discussed in #1040 (comment):

This modification of the collection could coincide with the enumeration below in the public ResolvePeerName method, which would lead to a collection modification exception at runtime. Looks like there needs to be some more protection here.

Then

I copied this from the console logs page and the same thing happens on the resources page.

We need to prevent such exceptions.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions