]> git.ipfire.org Git - thirdparty/psycopg.git/commit
Give a gc hit before running gc tests
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 29 Jun 2021 00:22:18 +0000 (01:22 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 29 Jun 2021 00:23:41 +0000 (01:23 +0100)
commite6e96855cfdcfb386dfbbc42b4fd52cafa642e11
treed6dd4df829b21436c3bafb1ebeaa380c18f43687
parent8383872d59a701d6a3f115900c0f975b920781de
Give a gc hit before running gc tests

Sometimes these tests fail because there is garbage before.
tests/test_copy.py
tests/test_copy_async.py
tests/test_cursor.py
tests/test_cursor_async.py