Menu

Commit [r15416]  Maximize  Restore  History

Reverted r15412 as this was triggering a locking condition and no allowing the program to terminate.

The command used was:
svn merge -r15412:r15411 .

.....
r15412 | bugman | 2012-02-29 16:16:59 +0100 (Wed, 29 Feb 2012) | 7 lines
Changed paths:
M /1.3/multi/api.py
M /1.3/multi/multi_processor_base.py
M /1.3/multi/uni_processor.py
M /1.3/specific_fns/model_free/multi_processor_commands.py

Simplification and abstraction of the Slave_command.run() method.

The Processor now calls the _run() method of the Slave_command base class. This is a wrapper for
run() which performs the exception handling. Therefore the program code, such as
MF_minimise_command, is no longer required to handle the multi-processor specific error handling.
.....

bugman 2012-03-01

changed /1.3/multi/api.py
changed /1.3/multi/multi_processor_base.py
changed /1.3/multi/uni_processor.py
changed /1.3/specific_fns/model_free/multi_processor_commands.py
/1.3/multi/api.py Diff Switch to side-by-side view
Loading...
/1.3/multi/multi_processor_base.py Diff Switch to side-by-side view
Loading...
/1.3/multi/uni_processor.py Diff Switch to side-by-side view
Loading...
/1.3/specific_fns/model_free/multi_processor_commands.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.