Neo-X / DistributedSystems

Distributed Systems Project
GNU General Public License v2.0
1 stars 1 forks source link

RespawnAgent vs locationUpdate race condition #22

Open Neo-X opened 9 years ago

Neo-X commented 9 years ago

I think there can be a bug or race condition between the ServiceLocationUpdate and Respawn agent. Due to the number of threads the location could be updated after it is set un Respawn by locationUpdate and the respawn is lost.