]> Sergey Matveev's repositories - public-inbox.git/commit
inbox: eliminate weaken usage entirely
authorEric Wong <e@80x24.org>
Sat, 7 Jan 2017 01:44:48 +0000 (01:44 +0000)
committerEric Wong <e@80x24.org>
Sat, 7 Jan 2017 01:45:43 +0000 (01:45 +0000)
commit37415497e02c3cacdd70060acddc2604342b66e5
treebe4f777314637919f2bb29bb7cd771de1352a36a
parent5874d6355916e96a220e07bb229e090a92415afd
inbox: eliminate weaken usage entirely

We can do a better job initializing the data structure
so we no longer need to rely on weak references to cleanup
when we ditch the config on reload.
lib/PublicInbox/Inbox.pm
t/config.t
t/config_limiter.t