halo
halo copied to clipboard
💫 Beautiful spinners for terminal, IPython and Jupyter
``` Exception ignored in atexit callback: Traceback (most recent call last): File "/builddir/python-halo-0.0.31/halo/halo.py", line 104, in clean_up self.stop() File "/builddir/python-halo-0.0.31/halo/halo.py", line 515, in stop self.clear() File "/builddir/python-halo-0.0.31/halo/halo_notebook.py", line 51, in...
Hi nice people.
## Description While using the Halo package to implement a spinner, a MemoryError occurs when processing long text. The issue stems from a logical error in the _get_text method of...