Skip to content
  • Andreas Traczyk's avatar
    ringaccount: fix concurrent access during setAccountDetails · 9b03e03e
    Andreas Traczyk authored
    - removes the locks from doRegister and doUnregister and places
      one on loadValues to prevent concurrent access when upnp port mapping
      is lagging and account details are set before registration completes.
    - places locks in saveNodes and loadNodes.
    - still not optimal, but a safer approach with less chance for deadlock.
    
    Change-Id: I6e4feb76fe6dc4242797ffc7a466c9114313da3e
    9b03e03e