From: matz@... (Yukihiro Matsumoto) Date: 2001-11-26T00:41:52+09:00 Subject: [ruby-talk:26454] Re: Ruby GC Determinism [Was: KDE or GNOME curiosity question...] Hi, In message "[ruby-talk:26339] Ruby GC Determinism [Was: KDE or GNOME curiosity question...]" on 01/11/25, Phlip writes: | |But may I ask if this implies that the code inside 'open' that yielded to |the lambda was itself inside of a 'begin ensure' block? Yes, at least "open" does. matz.