Menu

Commit [r13313]  Maximize  Restore  History

Modified the threading execution of the GUI analyses.

The class gui.analyses.execute.Execute has been created to be a base class for all the analysis
threads. The specific analyses then only need to derive from this by providing the run() method.
All of the threaded vs. non-threaded, exception handling, and other threaded properties will then
be handed by this class.

bugman 2011-06-29

changed /branches/gui_testing/gui/analyses/auto_noe.py
changed /branches/gui_testing/gui/analyses/auto_rx_base.py
added /branches/gui_testing/gui/analyses/execute.py
/branches/gui_testing/gui/analyses/auto_noe.py Diff Switch to side-by-side view
Loading...
/branches/gui_testing/gui/analyses/auto_rx_base.py Diff Switch to side-by-side view
Loading...
/branches/gui_testing/gui/analyses/execute.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.