332
335
# The following can be used for debugging purposes, it will display the
333
336
# exception and the traceback just when it occurs instead of waiting
334
337
# for the thread to be joined.
336
338
# SocketServer.BaseServer.handle_error(self, request, client_address)
339
350
def ignored_exceptions_during_shutdown(self, e):