Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issues relating to iterators #60

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Apr 14, 2015

  1. - Close race condition around closing of iterators.

    - Fix broken iterator semantics and reenable unit tests.
    - Add some additional iterator unit tests.
    
    Fixes issue fusesource#30
    archiecobbs committed Apr 14, 2015
    Configuration menu
    Copy the full SHA
    3ae3cad View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2015

  1. Configuration menu
    Copy the full SHA
    df92cf4 View commit details
    Browse the repository at this point in the history