ccollins476ad opened a new pull request #33: nmxact - Stop syncer on xport 
startup.
URL: https://github.com/apache/mynewt-newtmgr/pull/33
 
 
   This prevents a hang that occurs due to the following sequence:
   
   1. BLE transport successfully starts.
   2. For some reason, the transport needs to be reset.
   3. Blehostd fails to start.
   
   Step 3 triggers a transport shutdown.  Prior to this change, the
   transport might appear to still be in sync, which causes the transport
   to send a `reset` command to blehostd.  Since blehostd is not running,
   the code hangs.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to