strands-project / mongodb_store

MongoDB tools for storing and analysing runs of ROS systems.
BSD 3-Clause "New" or "Revised" License
49 stars 72 forks source link

[replicator_node.py] add cancel handler for replication #144

Closed furushchev closed 8 years ago

furushchev commented 8 years ago

This PR adds the feature that the node supports cancellation on the way of replication by calling action lib /replicator_node/cancel. I think this feature is feasible when we want to stop replication to remote server when wired network is disconnected.

strands-jenkins commented 8 years ago

Can one of the STRANDS admins verify this patch? Post a comment containing "ok to test" to enable Jenkins builds for this pull request.

hawesie commented 8 years ago

ok to test

furushchev commented 8 years ago

ping

furushchev commented 8 years ago

Please merge if there is no problem.

hawesie commented 8 years ago

With the None thing fixed, I'll merge.

furushchev commented 8 years ago

@hawesie Thank you for reviewing, now I fixed, please re-reviewing :ok:

hawesie commented 8 years ago

@furushchev thanks for the update.