Преглед на файлове

The memory leak has vanished as of CPython 3.7.3

tags/v0.2.0
JustAnotherArchivist преди 4 години
родител
ревизия
7e049423a4
променени са 1 файла, в които са добавени 0 реда и са изтрити 2 реда
  1. +0
    -2
      qwarc/aiohttp.py

+ 0
- 2
qwarc/aiohttp.py Целия файл

@@ -13,8 +13,6 @@ import time
# aiohttp also does connection pooling/reuse, so ClientRequest resets the raw data when the request is sent. (This would not work with pipelining, but aiohttp does not support pipelining: https://github.com/aio-libs/aiohttp/issues/1740 )
# This code has been developed for aiohttp version 2.3.10.

#TODO: THERE IS A MEMORY LEAK HERE SOMEWHERE! I spent a whole day trying to find it without success.


class RawData:
def __init__(self):


Зареждане…
Отказ
Запис