Community
Participate
Working Groups
I20040519 While doing a full build in the background, attempt to add an exception breakpoint. When an exception is selected, and OK is pressed, the busy cursor appears until the build finishes, at which point an exception breakpoint is created.
Investigate for RC1.
This is a fairly big problem. I can reproduce it with almost all breakpoint actions (all except adding a line breakpoint, I don't know why).
I don't understand why it's blocking, we are using a WorkspaceRunnable with 'null' as the scheduling rule. Moving to Platform/core for comment.
Fixed.