Hi,I have seen tests where /Pipeline.done()/ was being called in the /@After/ method of a junit or at the end of test after all assertions have been done. All of these tests were using the /materialize() /API to get the collection data. Now, why is /pipeline.done()/ is being called in such cases ? Does it close some open ends, if so then which ones ?
regards Rahul
