Gituser143 / cryptgo

A terminal application to watch crypto prices!
Apache License 2.0
153 stars 18 forks source link

Cryptgo hangs on exit #7

Closed Gituser143 closed 3 years ago

Gituser143 commented 3 years ago

Description

When a different interval is selected in a coin page, upon trying to exit the application (by pressing q), at times the application freezes and the terminal must be closed entirely.

Unsure of the cause of issue and how to proceed.

Edit: Not sure if the application is frozen because of a block, or is waiting on a very slow routine to exit, because at times, the application exits after a a minute or so (sometimes much longer).