Skip to content

Series-BOT: Main Thread Hangs #3

Description

@nitral

This is a major problem. On triggering the Series-BOT, I believe the main thread hangs causing further activities in the hub to hang as well. Right now, the Series-BOT uses a Powershell Script to download Series Info from the TVRage API. This is done on the Main Thread. I believe, this is causing the problem. Any Comments?
I think we shift the io.popen() command execution to another thread in the script. This should solve the problem. What say?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions