Revert "async exception safety for coprocesses"
This reverts commit 7013798df5
.
This commit is contained in:
parent
6b8c961e1f
commit
d66fc1a464
5 changed files with 32 additions and 48 deletions
|
@ -4,7 +4,7 @@
|
|||
date="2020-06-04T19:39:23Z"
|
||||
content="""
|
||||
I've converted everything to withCreateProcess, except for process pools
|
||||
(P2P.IO, Assistant.TransferrerPool, Utility.CoProcess (update: done),
|
||||
(P2P.IO, Assistant.TransferrerPool, Utility.CoProcess,
|
||||
Remote.External (update: done),
|
||||
and P2PSshConnectionPool), which need to be handled as discussed in
|
||||
comment 8. And also Git.Command.pipeReadLazy may (or may not) need to be
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue