Menu

Commit [r15742]  Maximize  Restore  History

Bug fix for the GUI when deleting analysis tabs.

The deletion of analysis tabs was previously failing in certain cases. The problem was the
generic_fns.pipes.delete() call in the middle of the delete_analysis() method causing a notification
to be sent to the pipe_deletion GUI observer object, which would then handle the pipe deletion prior
to the completion of the delete_analysis() call causing things to get out of sync.

bugman 2012-04-16

changed /1.3/gui/analyses/__init__.py
/1.3/gui/analyses/__init__.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.