Skip to content
  • Anton Kaliaev's avatar
    libs/bits: inline defer and change order of mutexes (#5187) · 4827ed12
    Anton Kaliaev authored
    * libs/bits: inline defer and change order of mutexes
    
    Closes #3217
    
    * abci/client: unexpose StopForError func
    
    a) it's not called outside
    b) the reason for exposing it in the first place is unclear
    c) Stop already exist if someone from outside wants to stop the client
    4827ed12