Skip to content
This repository has been archived by the owner on Apr 6, 2020. It is now read-only.

Fix error propagation in iterator #60

Merged
merged 2 commits into from
Aug 8, 2018
Merged

Commits on Aug 1, 2018

  1. Fix error propagation in iterator

    This fixes a minor issue where the iterator, after calling the `run` function, doesn't pass along its error to the callback.
    s1na committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    e927afc View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2018

  1. Fix _saveHeads cb, add test case

    Signed-off-by: Sina Mahmoodi <itz.s1na@gmail.com>
    s1na committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    fcc98b1 View commit details
    Browse the repository at this point in the history