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

Patch for terminating subprocess after timeout #1

Merged
merged 1 commit into from
Aug 10, 2018
Merged

Patch for terminating subprocess after timeout #1

merged 1 commit into from
Aug 10, 2018

Commits on Aug 9, 2018

  1. Patch for terminating subprocess after timeout

    * Derived from existing subprocess usage pattern
    * AzureCLI.is_posix returns value
    
    Note sys.excepthook errors will occasionally happen
    particularly on Windows due to forced deallaction of underlying
    C extension components.
    
    Improved guards for this case will be coming in an upcoming
    IoT extension version.
    digimaun committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    4e0ffac View commit details
    Browse the repository at this point in the history