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

Make the spawned process cancelable #189

Merged
merged 19 commits into from Mar 19, 2019
Merged

Make the spawned process cancelable #189

merged 19 commits into from Mar 19, 2019

Commits on Mar 10, 2019

  1. make cp cancelable (fixes #113)

    fix travis issues
    ammarbinfaisal1 committed Mar 10, 2019
    Copy the full SHA
    3b247c5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5a74c26 View commit details
    Browse the repository at this point in the history
  3. update docs

    ammarbinfaisal1 committed Mar 10, 2019
    Copy the full SHA
    88beb24 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2019

  1. Copy the full SHA
    7c743e0 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2019

  1. Copy the full SHA
    71b6abf View commit details
    Browse the repository at this point in the history
  2. fix coding style

    ammarbinfaisal1 committed Mar 12, 2019
    Copy the full SHA
    cef4609 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6c1e31c View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2019

  1. Copy the full SHA
    7786ebd View commit details
    Browse the repository at this point in the history
  2. don't use p-cancelable

    don't use ls
    
    add another test
    ammarbinfaisal1 committed Mar 13, 2019
    Copy the full SHA
    bef739a View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2019

  1. Copy the full SHA
    a24a895 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    629ba5f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    9cd06d4 View commit details
    Browse the repository at this point in the history
  4. add more tests

    ammarbinfaisal1 committed Mar 14, 2019
    Copy the full SHA
    282124c View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    2c70e6c View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2019

  1. update README

    ammarbinfaisal1 committed Mar 15, 2019
    Copy the full SHA
    3cb85f1 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2019

  1. update README

    ammarbinfaisal1 committed Mar 16, 2019
    Copy the full SHA
    089c7b0 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2019

  1. Copy the full SHA
    d85eb02 View commit details
    Browse the repository at this point in the history
  2. update docs

    rename process to subprocess
    
    rename canceled in readme
    ammarbinfaisal1 committed Mar 19, 2019
    Copy the full SHA
    8cd3fcf View commit details
    Browse the repository at this point in the history
  3. Update index.js

    sindresorhus committed Mar 19, 2019
    Copy the full SHA
    f5c35c9 View commit details
    Browse the repository at this point in the history