-
- Downloads
ringaccount: fix concurrent access during setAccountDetails
- 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
Loading
Please register or sign in to comment