mirror of
https://github.com/python/cpython.git
synced 2026-05-27 06:42:27 -04:00
229f44d353
Call loop exception handler for exceptions in `client_connected_cb` of `asyncio.start_server` so that applications can handle it.