Ticket #3311 defect closed duplicate

Opened 5 years ago

Last modified 5 years ago

Don't rely on gc details

Reported by: fijal Owned by:
Priority: normal Milestone:
Component: core Keywords:
Cc: Branch:
Author: Launchpad Bug:

Description

Exploding deferred info is added to log by DebugInfo.del. This is a bad choice in the first place I think, but moreover, tests are relying on stuff being there immediately. (like twisted.test.test_defer.LogTestCase). It's easy to fix this particular test, but I think it's a bit deeper.

Attachments

x.diff Download (442 bytes) - added by fijal 5 years ago.

Change History

1

Changed 5 years ago by fijal

I got convinced that del should stay. A patch for calling gc.collect.

Changed 5 years ago by fijal

2

Changed 5 years ago by fijal

  • status changed from new to closed
  • resolution set to duplicate

duplicate of #3318

3

Changed 2 years ago by <automation>

  • owner glyph deleted
Note: See TracTickets for help on using tickets.