STINNER Victor <[email protected]> added the comment:
Attached test_aiosend.py is a simplified version of test to trigger the
reference leak. Copy it to Lib/test/ and run:
vstinner@WIN C:\vstinner\python\master>python -m test test_aiosend -R 3:3
Running Debug|x64 interpreter...
Run tests sequentially
0:00:00 [1/1] test_aiosend
beginning 6 repetitions
123456
......
test_aiosend leaked [1, 1, 1] references, sum=3
test_aiosend leaked [1, 2, 1] memory blocks, sum=4
test_aiosend failed
== Tests result: FAILURE ==
1 test failed:
test_aiosend
Total duration: 548 ms
Tests result: FAILURE
----------
Added file: https://bugs.python.org/file48030/test_aiosend.py
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue32710>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com