Skip to content
This repository was archived by the owner on Jun 9, 2019. It is now read-only.
This repository was archived by the owner on Jun 9, 2019. It is now read-only.

twitch-title.py causing threading.py errors #8

Description

@Fironet

Just installed twitch-title.py and noticed it's producing errors in other networks. Example:

Exception in thread Thread-1:
 Traceback (most recent call last):
   File "C:\Python34\Lib\threading.py", line 920, in _bootstrap_inner
     self.run()
   File "C:\Python34\Lib\threading.py", line 1186, in run
     self.function(*self.args, **self.kwargs)
   File "<string>", line 93, in get_current_status
   File "C:\Python34\Lib\threading.py", line 1057, in join
     raise RuntimeError("cannot join current thread")
 RuntimeError: cannot join current thread

Not sure what the issue is, but since it's an excellent script that I'd like to continue using thought I'd submit the issue here.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions