]> Sergey Matveev's repositories - public-inbox.git/commitdiff
ipc: eliminate ipc_worker_stop method
authorEric Wong <e@80x24.org>
Sun, 10 Jan 2021 12:15:05 +0000 (12:15 +0000)
committerEric Wong <e@80x24.org>
Tue, 12 Jan 2021 03:51:42 +0000 (03:51 +0000)
We can just EOF the pipe, and instead rely on per-class
error handling to deal with uncommitted transactions and
what not.


No differences found