bpo-33540: Fix socketserver.ThreadingMixIn if block_on_close=False (GH-7310)
socketserver.ThreadingMixIn no longer tracks active threads if block_on_close is false.
V
Victor Stinner committed
829fcd0612049b21a6d3802b3306705218255f6b
Parent: e905c84
Committed by GitHub <noreply@github.com>
on 6/1/2018, 12:21:34 PM