stop spinner
This commit is contained in:
parent
bec9100f32
commit
ee2b9b076c
@ -139,6 +139,8 @@ func CreateHandler(cmd *cobra.Command, args []string) error {
|
|||||||
|
|
||||||
bar.Set(resp.Completed)
|
bar.Set(resp.Completed)
|
||||||
} else if resp.Quantize != "" {
|
} else if resp.Quantize != "" {
|
||||||
|
spinner.Stop()
|
||||||
|
|
||||||
if quantizeSpin != nil {
|
if quantizeSpin != nil {
|
||||||
quantizeSpin.SetMessage(resp.Status)
|
quantizeSpin.SetMessage(resp.Status)
|
||||||
} else {
|
} else {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user