class TestAssertNoGcCycles:
Method | test_asserts |
Undocumented |
Method | test_fails |
Test that in cases where the garbage cannot be collected, we raise an error, instead of hanging forever trying to clear it. |
Method | test_passes |
Undocumented |