-
- Downloads
[ARP] Fixed deadlock in Follower
Follower was having deadlocks by using mutex-protected functions to get the state in functions already owning the mutex.
Showing
- src/shared/algorithms/Follower/Follower.cpp 11 additions, 11 deletionssrc/shared/algorithms/Follower/Follower.cpp
- src/shared/algorithms/Follower/Follower.h 2 additions, 0 deletionssrc/shared/algorithms/Follower/Follower.h
- src/shared/algorithms/Propagator/Propagator.cpp 2 additions, 1 deletionsrc/shared/algorithms/Propagator/Propagator.cpp
Loading
Please register or sign in to comment