You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following intermittent error surfaces via asyncio when using the CoPilot provider
Exception in callback SSLProtocol._start_shutdown.<locals>.<lambda>() at /Users/lhinds/.asdf/installs/python/3.12.1/lib/python3.12/asyncio/sslproto.py:622
handle: <TimerHandle when=627239.577688583 SSLProtocol._start_shutdown.<locals>.<lambda>() at /Users/lhinds/.asdf/installs/python/3.12.1/lib/python3.12/asyncio/sslproto.py:622> module=base_events pathname=/Users/lhinds/.asdf/installs/python/3.12.1/lib/python3.12/asyncio/base_events.py
Steps to Reproduce
Unsure how to reproduce this, I suspect its from a when an SSL handshake fails and perhaps a transport close timing issue.
Describe the issue
The following intermittent error surfaces via asyncio when using the CoPilot provider
Steps to Reproduce
Unsure how to reproduce this, I suspect its from a when an SSL handshake fails and perhaps a transport close timing issue.
Operating System
Microsoft Windows (Intel)
IDE and Version
N/A
Extension and Version
CoPilot 1.256.0
Provider
GitHub Copilot
Model
GPT-4
Logs
Additional Context
No response
The text was updated successfully, but these errors were encountered: