]> Sergey Matveev's repositories - public-inbox.git/commit
watch: simplify internal data structures
authorEric Wong <e@80x24.org>
Tue, 17 Jan 2023 07:19:06 +0000 (07:19 +0000)
committerEric Wong <e@80x24.org>
Wed, 18 Jan 2023 23:26:00 +0000 (23:26 +0000)
commit710613c1a986ae124202409e67fb3d0b78f5fb43
tree6a6c65d3f3e7ace60625a45ae84ac30eb12c5d12
parent79bf4cda16458e762862d8cf8853159be6112604
watch: simplify internal data structures

We can flatten arrays and avoid distinguishing between PID
types now that more of that logic and argument passing logic
is offloaded to awaitpid.
lib/PublicInbox/Watch.pm