Skip to content

Declare error variable and use assignment for spinner#40

Merged
obcode merged 1 commit intoobcode:mainfrom
mgudemann:fix/clone_with_spinner
Dec 10, 2024
Merged

Declare error variable and use assignment for spinner#40
obcode merged 1 commit intoobcode:mainfrom
mgudemann:fix/clone_with_spinner

Conversation

@mgudemann
Copy link
Copy Markdown
Contributor

Fixes a panic because spinner was newly declared inside block and the outer variable was later used uninitialized

@mgudemann
Copy link
Copy Markdown
Contributor Author

fixes #40

@obcode obcode merged commit 546f07f into obcode:main Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants