Please let me know if there is a better PR process. This addresses an issue in calling the `is_alive` for the thread. Previously it was `self._thread.isAlive()` however the actual method should be called in snake case, `is_alive()`.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by PsybeDev and has received 1 comments.