> On 14 Jun 2022, at 15:47, Alexander Bluhm wrote:
>
> Hi,
>
> I made a little mistake when adding acquire refcount. The timeout
> does not decrement the counter to 0 properly.
>
> We have one reference count for the lists, and one for the timeout
> handler. When the timout fires, it has to d
Hi,
I made a little mistake when adding acquire refcount. The timeout
does not decrement the counter to 0 properly.
We have one reference count for the lists, and one for the timeout
handler. When the timout fires, it has to decrement the referenc
to itself. Then the ipa is removed from the li