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