SynapseProject / synapse.core.net

Synapse is a lightweight execution engine designed to take data from disparate, federated sources and connect it to a process. Synapse is built to run as a local or remote process.
http://synapse.readthedocs.io/en/latest/
GNU General Public License v2.0
4 stars 1 forks source link

Test multithreaded Plan-->Action.Result.Status updates #54

Closed steveshortt closed 7 years ago

steveshortt commented 7 years ago

Including only overwriting Status if value is greater than current

steveshortt commented 7 years ago

working for Mongo & FileSystem DALs