Re: unclosed iterator in ResourceImpl.getPropertyResourceValue() Re: MultiUnion multiGraphFind - closing iterators after exception
Jeremy,Could you give some background? closing of iterators has always been a bit tricky (because the reality is enough application code doesn't that we say all we like about "must close unfinished" - it is not going to happen).
In what circumstances does it matter to your code that unfinished iterators do get cleanly closed? What's the environment?
Andy
