DescriptionHandle Ctrl+C more gracefully when uploading files.
It still doesn't abort instantly (since there's no mechanism to interrupt
ongoing network call). Better than noting. An alternative would be to 'detach'
worker threads without waiting for them to finish, but it seems to be more
dirty.
Also add timing information to logger output.
R=maruel@chromium.org
BUG=
Committed: https://code.google.com/p/swarming/source/detail?repo=client&r=f9e401bab51a7eb0e92ae70aab73c2bcab6d34d7
Patch Set 1 #Patch Set 2 : #
Total comments: 5
Patch Set 3 : #
MessagesTotal messages: 5
|