Hacker News new | ask | show | jobs
by thefz 2116 days ago
Colleague I worked with "resolved" the second problem (UI thread blocking) brilliantly by just spin waiting Application.DoEvents() in WinForms.