bpo-31238: pydoc ServerThread.stop() now joins itself by vstinner · Pull Request #3151 · python/cpython
ServerThread.stop() now joins itself to wait until DocServer.serve_until_quit() completes and then explicitly sets its docserver attribute to None to break a reference cycle.
GadgetSteve pushed a commit to GadgetSteve/cpython that referenced this pull request
vstinner added a commit that referenced this pull request
) ServerThread.stop() now joins itself to wait until DocServer.serve_until_quit() completes and then explicitly sets its docserver attribute to None to break a reference cycle. (cherry picked from commit 4cab2cd)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters