Home | History | Annotate | Download | only in Lib

Lines Matching refs:server_close

172     - server_close()
350 def server_close(self):
387 self.server_close()
455 self.server_close()
477 def server_close(self):
549 # If true, server_close() waits until all child processes complete.
626 def server_close(self):
627 super().server_close()
637 # If true, server_close() waits until all non-daemonic threads terminate.
640 # used by server_close() to wait for all threads completion.
667 def server_close(self):
668 super().server_close()