28 Jul
                
                    2017
                
            
            
                28 Jul
                
                '17
                
            
            
            
        
    
                4:28 p.m.
            
        On Thu, Jul 27, 2017 at 01:47:26PM +0200, Michal Privoznik wrote:
There is no reason why two threads trying to copy error from connection should mutually exclude each other. Utilize new virObjectRWLockable that was just introduced.
ACK, although I see it mostly as an example patch on how to adapt to RWLocks =)