]> Sergey Matveev's repositories - public-inbox.git/commit
ds: clobber $in_loop first at reset
authorEric Wong <e@80x24.org>
Thu, 31 Dec 2020 13:51:53 +0000 (13:51 +0000)
committerEric Wong <e@80x24.org>
Fri, 1 Jan 2021 05:00:40 +0000 (05:00 +0000)
commit3823705b72199c61e8ed96aabd34d21a63fe153c
treef67a1d161eee7454a444ac3784ad1bcaa602ecc6
parentfd71b2ab7a8d18c657ec27e15702ab3057419f02
ds: clobber $in_loop first at reset

This may help ensure DESTROY callbacks will see in_loop
before the others.
lib/PublicInbox/DS.pm