With multi-thread application, is possible to end in a deadlock situation. Check my test application attached. When the button is clicked, check the output console, only a few lines is written, but must have hundreds of them. Then pause the application and you will see the application waiting in a lock() statement.
Comments: Hi, Do you have a repro? Thanks Laurent
Comments: Hi, Do you have a repro? Thanks Laurent