Revision history for this message
| Changed in python-glanceclient: | |
| assignee: | nobody → John Bresnahan (jbresnah) |
| status: | New → In Progress |
| Changed in python-glanceclient: | |
| importance: | Undecided → Medium |
Revision history for this message
Reviewed: https:/ /review. openstack. org/22359
Committed: http:// github. com/openstack/ python- glanceclient/ commit/ 1a3d40ccb4f532c ad2ae0e1ad642ba 56b0e2f707
Submitter: Jenkins
Branch: master
commit 1a3d40ccb4f532c ad2ae0e1ad642ba 56b0e2f707
Author: John Bresnahan <email address hidden>
Date: Tue Feb 19 11:58:54 2013 -1000
Control C does not cancel the CLI cleanly
When a user attempts to terminate the CLI with CTL+C a stack
trace is printed to the screen. When downloading files the
partial amount downloaded will not be cleaned up. In most
cases the user redirects to stdout, thus this program cannot
clean that up.
Fixes Bug: 1130390
Change-Id: If9f8ffc72b422d 5dbd5969eecde89 04238dd8860
| Changed in python-glanceclient: | |
| status: | In Progress → Fix Committed |
| Changed in python-glanceclient: | |
| status: | Fix Committed → Fix Released |
To post a comment you must log in.