asyncio: Fix _ProactorBasePipeTransport.__repr__()
Check if the _sock attribute is None to check if the transport is closed.
Showing
Please
register
or
sign in
to comment
Check if the _sock attribute is None to check if the transport is closed.