MonoDevelop often makes use of threads to run operations on the background. Although we make sure to invoke all GUI update methods through the main GUI thread, sometimes there is a bug and an update is done in the secondary thread, which causes all sort of random locks and crashes. To make it easier to track down those bugs, I created a simple profiler module for Mono which can detect invocations
Tidak ada komentar:
Posting Komentar