Melkeydev / go-blueprint

Go-blueprint allows users to spin up a quick Go project using a popular framework
https://docs.go-blueprint.dev/
MIT License
5.89k stars 333 forks source link

[Bug] Spinner is causing a bug with Terminal visual input after occurrences of errors. #175

Closed Ujstor closed 10 months ago

Ujstor commented 10 months ago

What is the problem?

If an error occurs during program execution, after the error handling, there will be no visual input in the terminal

Operating System

Linux, MacOS, Win(wsl)

Architecture Version (x86, x64, arm, etc)

x86, x64

Steps to reproduce

This was first time spotted in #159

Relevant log output

No response

Ujstor commented 10 months ago

@briancbarrow will take care of this bug