sync: fix connection error on macOS for interleaved sync
Bug: 377538810 Test: on macos, repo sync -j64 Change-Id: I6af4d4e6669dc882f165cbb9142ad4db9b346b73
This commit is contained in:
parent
25858c8b16
commit
34db11e9b1
1 changed files with 1 additions and 0 deletions
|
@ -2576,6 +2576,7 @@ later is required to fix a server side protocol bug.
|
||||||
callback=callback,
|
callback=callback,
|
||||||
output=pm,
|
output=pm,
|
||||||
chunksize=1,
|
chunksize=1,
|
||||||
|
initializer=self.InitWorker,
|
||||||
):
|
):
|
||||||
err_event.set()
|
err_event.set()
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue