Home | History | Annotate | Download | only in asyncio

Lines Matching refs:is_closed

271                    self.is_closed(), self.get_debug()))
361 if not self.is_closed():
498 def is_closed(self):
507 if not self.is_closed():