sergejsha/magnet

getMany() occasionally fails with IllegalStateException

Closed this issue · 0 comments

The issue happens when new instance is created in scope, which already has an instance of same type.

Solution: instances should be collected and stay in scope.