f620e0e Add a method for waiting for error handling to finish

Authored and Committed by vpodzime 9 years ago
    Add a method for waiting for error handling to finish
    
    Sometimes we need to wait for error handling in problematic threads finish. The
    ThreadManager singleton has a good overview of threads and errors they caused or
    didn't cause so it can easily serve such request.
    
        
file modified
+11 -0