Message224284
Was this always so or did it recently start? Victor has made a ton of changes.
Anyway, I imagine there may be some objects stuck in cycles and the collection may not happen until a random later time, and the tests do timing-specific stuff so the number of objects created and deleted varies per run.
Perhaps adding some well-aimed gc.collect() calls to some tearDown() methods would make this go away? |
|
| Date |
User |
Action |
Args |
| 2014-07-30 01:41:49 | gvanrossum | set | recipients:
+ gvanrossum, pitrou, vstinner, giampaolo.rodola, yselivanov |
| 2014-07-30 01:41:49 | gvanrossum | set | messageid: <[email protected]> |
| 2014-07-30 01:41:49 | gvanrossum | link | issue22104 messages |
| 2014-07-30 01:41:49 | gvanrossum | create | |
|