[pygobject/benzea/gio-asyncio] test
- From: Benjamin Berg <bberg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pygobject/benzea/gio-asyncio] test
- Date: Mon, 22 Nov 2021 09:32:46 +0000 (UTC)
commit 0cbb99fd9a6e963f84f93b4d09498d91a7a3321d
Author: Benjamin Berg <bberg redhat com>
Date: Mon Nov 22 10:32:39 2021 +0100
test
tests/test_events.py | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/tests/test_events.py b/tests/test_events.py
index 329a7745..61222988 100644
--- a/tests/test_events.py
+++ b/tests/test_events.py
@@ -94,6 +94,8 @@ if sys.platform != 'win32':
support.gc_collect()
print("gc collected")
test_utils.TestCase.tearDown(self)
+ print("collecting GC again")
+ support.gc_collect()
print('test case tear down done')
def create_event_loop(self):
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]