Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 161 Bytes

File metadata and controls

1 lines (1 loc) · 161 Bytes

Call loop exception handler for exceptions in client_connected_cb of :func:`asyncio.start_server` so that applications can handle it. Patch by Kumar Aditya.