Oliver Neukum changed bug 905900
What Removed Added
Status NEW CONFIRMED

Comment # 10 on bug 905900 from
Looking at this more closely it seems to me that the problem is the error
report itself. Multiple events can race and as we use a common handler it is
always possible that an event can fail to reschedule a work item, but it
doesn't need to in those cases. So I am making a patch to reorganize the
debugging there.


You are receiving this mail because: