Sync progressbar to threads, adjust ctrl-c handler
authorStavros Sachtouris <saxtouri@admin.grnet.gr>
Mon, 5 Nov 2012 13:55:08 +0000 (15:55 +0200)
committerStavros Sachtouris <saxtouri@admin.grnet.gr>
Mon, 5 Nov 2012 13:55:08 +0000 (15:55 +0200)
commitf27ed9a0b3e2f49b3e0289e55a5bc2a86a375b68
tree341cbea1e682a20f9741b82472437a9cfb6846ac
parente02728f91b801a494c2747bfc8301b2d142c00f4
Sync progressbar to threads, adjust ctrl-c handler

In pithos download/upload ctrl-c is caught when multithreading,
and wait for active threads to finish before exiting
kamaki/cli/commands/pithos_cli.py
kamaki/clients/pithos.py
kamaki/clients/tests.py