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

LauncherSpec: Check that all launched processes do exit #986

Merged
merged 5 commits into from
Nov 12, 2019

Commits on Nov 12, 2019

  1. Configuration menu
    Copy the full SHA
    6d5f6a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0eb7853 View commit details
    Browse the repository at this point in the history
  3. Launcher: Fix backend process concurrency issue on Windows

    - Fix backend process concurrency issue on Windows
    
    - Also get the LauncherSpec working on wine.
      It needs to detect Wine, then use commands which are available on wine.
    
    - LauncherSpec: Add an assertion that withCreateProcess does not block
    rvl committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    6a05496 View commit details
    Browse the repository at this point in the history
  4. LauncherSpec: Rework comment

    rvl committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    618cd88 View commit details
    Browse the repository at this point in the history
  5. Regenerate nix

    rvl committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    af47c2e View commit details
    Browse the repository at this point in the history