Skip to content

Solve problem with sc-memory crash due to access to deleted element from another thread #399

@ShunkevichDV

Description

@ShunkevichDV

Approximate description of the problem:
There is an element that belongs to several sets
The first agent iterates over the sets and does some additional checking (does not delete anything)
The second agent iterates over the sets and, having found the required set, removes the membership arc between the element and this set
The first agent crashes because of this

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions