## Description Ref : https://github.com/python/cpython/pull/25174 ### System settings - Operating System: - Terminal in use: - Python version: 3.10 - Halo version: - `pip freeze` output: ### Error ``` halo/halo/halo.py: self._spinner_thread.setDaemon(True) halo/halo/halo_notebook.py: self._spinner_thread.setDaemon(True) ``` ### Expected behaviour Set daemon attribute directly