Call for testing: generator finalization

8 May
2013
8 May
'13
6: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.
3789
Age (days ago)
3789
Last active (days ago)
0 comments
1 participants
participants (1)
-
Antoine Pitrou