-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Multihost sync block hangs on remote reboot
User is using task /distribution/beaker/beah/misc/sync which hangs on the Server side while Client side is rebooting. Very difficult to reproduce. Found the code stuck in socket recv(). I investigated that area of code and tightened it up. I was finally able to reproduce the error using the same task and performing reboots. With my tightened up code, the problem seems to have gone away. Bug: 1795781 Change-Id: I566223bea40f4229c6c8513a8ee23474c8bdb3df
- Loading branch information
Showing
1 changed file
with
22 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters