Author bob.ippolito
Recipients
Date 2006-08-17.22:56:50
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
The close() and GC interaction of generators that use yield inside of finally 
blocks doesn't execute correctly when nested. See the attached example.

More information about the issue is in the Mozilla bug tracker (they found 
a similar bug in their implementation for JS 1.7):
https://bugzilla.mozilla.org/show_bug.cgi?id=349012
History
Date User Action Args
2007-08-23 14:42:05adminlinkissue1542308 messages
2007-08-23 14:42:05admincreate