diff options
author | James Taylor <user234683@users.noreply.github.com> | 2020-02-23 10:42:13 -0800 |
---|---|---|
committer | James Taylor <user234683@users.noreply.github.com> | 2020-02-23 10:42:13 -0800 |
commit | c6fe9b8fc749a520f0157d62ff9dc471cb8883d0 (patch) | |
tree | 35e9c5f976305d5af258ac9023f9edba068a28d6 /.gitignore | |
parent | 77c4d913ca63b7909576a1f08ecb80b544f9a74e (diff) | |
download | yt-local-c6fe9b8fc749a520f0157d62ff9dc471cb8883d0.tar.lz yt-local-c6fe9b8fc749a520f0157d62ff9dc471cb8883d0.tar.xz yt-local-c6fe9b8fc749a520f0157d62ff9dc471cb8883d0.zip |
Fix subscription checking breaking due to workers crashing
The try statement was missing an except clause. So if there
was an exception such as the tor browser being closed or
getting a 429 error during the request, the workers would
crash until there were none left to handle checking.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions