Skip to content

cliui: use pointers for spinner object to prevent printing inconsistencies #2941

@lumtis

Description

@lumtis

Referring to this message: #2920 (comment)

Use pointers to solve the underlined issues.

Currently if a session is initializes without cliui.StartSpinner()

session := cliui.New()

there are printing inconsistencies as the spinner will be nil in the high-level method

Metadata

Metadata

Assignees

Labels

type:errorSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions