]> git-server-git.apps.pok.os.sepia.ceph.com Git - radosgw-agent.git/commit
sync: remove extraneous error checking
authorJosh Durgin <josh.durgin@inktank.com>
Tue, 10 Sep 2013 00:12:24 +0000 (17:12 -0700)
committerJosh Durgin <josh.durgin@inktank.com>
Tue, 10 Sep 2013 00:12:34 +0000 (17:12 -0700)
commit13010d113939f8647fd8d81bb60c8048a501e9fc
tree9c9ba0be0a6f7ad0ba408fbee9d92e7a8f8a4fd4
parent1ce24c10cd5a0445121b7f7e17ee67c935de1a5a
sync: remove extraneous error checking

These loops all end once a result of any sort is received for a child
process. It will already complete if every worked has a connection
error.

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
radosgw_agent/sync.py