diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2017-06-10 19:41:24 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-10 19:41:24 +0200 |
commit | c5179f6e2dfcc01cf0b977b184f5b8f8ac98fab1 (patch) | |
tree | e98ed1d9e24e7114cfcb9787df48dcf7306f973c /Lib/asyncio/sslproto.py | |
parent | 1b7863c3b6519c6e134c28cab8b8af0dea43e375 (diff) | |
download | cpython-git-c5179f6e2dfcc01cf0b977b184f5b8f8ac98fab1.tar.gz |
bpo-30599: Fix test_threaded_import reference leak (#2029)
Mock os.register_at_fork() when importing the random module, since
this function doesn't allow to unregister callbacks and so leaked
memory.
Diffstat (limited to 'Lib/asyncio/sslproto.py')
0 files changed, 0 insertions, 0 deletions