Just found this little feature whilst working on a narly abbot issue. Basically it allows you to "stop" a thread from executing. This is really useful when debugging threading issues as you can use it to rule out a particular thread as to be the one causing the issue.
It would have been nice if there was a "suspend all other" threads action; but I have logged a bug for this so hopefully there will be one day.
No comments:
Post a Comment