zeroone2numeral2 / reddit-test

3 stars 1 forks source link

ThreadPoolExecutor timeout makes the bot hang #170

Open RememberTheAir opened 3 years ago

RememberTheAir commented 3 years ago

When a concurrent.futures.TimeoutError happens, the bot sends the message notification, but the future being ran (that is hanging) is never exited -> thread hangs and the stream job stops