Closed MinyazevR closed 3 months ago
Thank you very much. This PR is connected to #201 Default tests leak a lot, that makes it difficult to test and fix leaks in the library itself. I agree that small separate test case is temporarily required, nevertheless the main test should be fixed too later.
PYTHONQT_RUN_ONLY_MEMORY_TESTS
environment variable should be used.PythonQt::cleanup
for general main tests.ASAN_OPTIONS=detect_leaks=1
.