Archive for July, 2014

Deadlocks when using Tasks – solved

In my last post Deadlocks when using TasksĀ I explained how this innocent looking piece of code can cause a GUI app to deadlock and die. I proceeded to explain the reasons behind this behaviour. In this post I aim to discuss one possible solution to this problem and highlight some potential design considerations that you […]

Read More →