Menu

Commit [r15594]  Maximize  Restore  History

Shifted the Multi_processor.run() method up a level to Processor.run().

This completes one of the TODOs, and will be needed to avoid code duplication for handling the new
data_upload() and data_fetch() API methods. This run() method now works for the uni-processor, as
the Uni_processor.on_master() method which always returns True has been reactived, so the
Uni_processor.run() method has been deleted.

bugman 2012-03-21

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