Call for testing: generator finalization
May 8, 2013
4:14 p.m.
Hello, In http://bugs.python.org/issue17807 I've committed a patch to allow generator finalization (execution of "finally" blocks) even when a generator is part of a reference cycle. If you have some workload which is known for problems with generator finalization (or otherwise makes a heavy use of generators), it would nice to have some feedback on this change. (the commit is only on the default branch) Regards Antoine.
4669
Age (days ago)
4669
Last active (days ago)
0 comments
1 participants
participants (1)
-
Antoine Pitrou