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