SIGN IN SIGN UP

bpo-31233, bpo-31151: Document socketserver changes (#5417)

socketserver.ForkingMixIn.server_close() and
socketserver.ThreadingMixIn.server_close() now waits until all child
processes and non-daemonic threads complete.
V
Victor Stinner committed
db8189bb8db609ca3993dec31fb95fdbe134469a
Parent: 2914bb3
Committed by GitHub <noreply@github.com> on 1/29/2018, 11:10:22 AM