]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
xapcmd: use DS instead of custom loop master
authorEric Wong <e@80x24.org>
Thu, 2 Apr 2026 19:44:47 +0000 (19:44 +0000)
committerEric Wong <e@80x24.org>
Fri, 10 Apr 2026 22:25:16 +0000 (22:25 +0000)
commit82572c89dd0273cc8848bf0f9819b75c49fdefb5
tree7d9125f0b755bcd4d6044132a38c48df726104c9
parent8988248483594cddb70251650a23be3c9baef675
xapcmd: use DS instead of custom loop

Using the DS event_loop ought to make our codebase more
accessible and eventually allow us to integrate compact
into LeiStore.pm more easily, I hope.
lib/PublicInbox/Xapcmd.pm