On Sunday, 4 April 2021 at 18:05:04 UTC, tsbockman wrote:
Thus, the solution is to use an explicit `delegate` instead of `lazy`:
Yes, I forgot to mention that.Could you please explain why you set 'scope' here? Isn't it wanted to keep references here?