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

Callback invoked multiple-times from call function. #8

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

Commits on Mar 15, 2017

  1. Callback invoked multiple-times from call function.

    When stderr and stdout gets data callback function get invoked twice. Devised following fix along with joshkatz#6
    prasad83 authored Mar 15, 2017
    Configuration menu
    Copy the full SHA
    7176371 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00e0b1a View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2017

  1. Timeout option to terminate long running script.

    Having timeout option to terminate long running script is useful when making the call.
    prasad83 authored Mar 31, 2017
    Configuration menu
    Copy the full SHA
    4278253 View commit details
    Browse the repository at this point in the history