6e8aeeac15
On non-Windows platforms, a ConnectionError exception is raised instead of a ConnectTimeout one when the connection cannot be established (e.g. the server crashed). Since the latter is a subclass of the former, we only need to catch ConnectionError. |
||
---|---|---|
.. | ||
__init__.py | ||
base_request.py | ||
command_request.py | ||
completer_available_request.py | ||
completion_request.py | ||
debug_info_request.py | ||
event_notification.py | ||
omni_completion_request.py | ||
shutdown_request.py | ||
ycmd_keepalive.py |