[issue34354] Memory leak on _testCongestion

2018-09-14 Thread Petr Viktorin
Petr Viktorin added the comment: That issue has more information/discussion, and it does look like the same bug, so I'll close this one. Thank you for reporting it! -- nosy: +petr.viktorin resolution: -> duplicate stage: -> resolved status: open -> closed superseder: ->

[issue34354] Memory leak on _testCongestion

2018-09-07 Thread Chih-Hsuan Yen
Change by Chih-Hsuan Yen : -- nosy: +yan12125 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue34354] Memory leak on _testCongestion

2018-09-06 Thread Karthikeyan Singaravelan
Karthikeyan Singaravelan added the comment: Seems related : https://bugs.python.org/issue34587 Thanks -- nosy: +xtreak ___ Python tracker ___

[issue34354] Memory leak on _testCongestion

2018-08-07 Thread Vinicius Pacheco
New submission from Vinicius Pacheco : Following this document https://devguide.python.org/ to compile the python I've got a memory leak on the test _testCongestion. This test is on the file Lib/test/test_socket.py. The line that show me the issue is: while True: