Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Jun 1, 2018

  • Add a private _block_on_close attribute to ForkingMixIn and
    ThreadingMixIn classes of socketserver.
  • Use _block_on_close=True in test_socketserver and test_logging

https://bugs.python.org/issue33540

* Add a private _block_on_close attribute to ForkingMixIn and
  ThreadingMixIn classes of socketserver.
* Use _block_on_close=True in test_socketserver and test_logging
@vstinner vstinner merged commit 1381bfe into python:3.6 Jun 1, 2018
@vstinner vstinner deleted the block_on_close36 branch June 1, 2018 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants