Ticket #94 (closed defect: fixed)

Opened 6 months ago

Last modified 5 months ago

deadlock when ending gaphor

Reported by: arj..@yirdis.nl Assigned to: arj..@yirdis.nl
Priority: major Milestone: Gaphor 0.13.0
Component: Gaphor Version:
Keywords: Cc:

Description

When you end your gaphor application, and have a model open, the application will possibly lock up and consume lots of CPU

Attachments

Change History

01/16/08 06:20:26 changed by arj..@yirdis.nl

  • status changed from new to closed.
  • resolution set to fixed.

This has been resolved in [2175]. Still have to release 0.12.5 though.

01/16/08 06:20:41 changed by arj..@yirdis.nl

  • status changed from closed to reopened.
  • resolution deleted.

01/21/08 03:07:49 changed by arj..@yirdis.nl

The problem occurs with large models (such as the UML model). Problem is that after each change (e.g. when an element is unlink()'ed), an event is emited. This event emission slows down the teardown process of the model.

02/14/08 02:41:46 changed by arj..@yirdis.nl

  • status changed from reopened to closed.
  • resolution set to fixed.

Fixed by adding event handler filters.


Add/Change #94 (deadlock when ending gaphor)




Action