Skip to content

Fix memory leak with UnitOfWorkExecutor when working with InMemory repository #241

@sushiljoshi22

Description

@sushiljoshi22

When InMemoryReactiveRepository is used, unitOfWork objects are added but never removed from the repository resulting in a slow memory leak over time.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions