mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2025-03-21 14:39:06 +01:00
BaseServer.handle_error() default behaviour is to print to stdout or stderr (depends on the python version). In case that the file descriptor is closed an additional exception will be raised, causing the webhook thread to quit. Fixes #970 |
||
---|---|---|
.. | ||
__init__.py | ||
deprecate.py | ||
helpers.py | ||
promise.py | ||
request.py | ||
webhookhandler.py |