Skip to content

Windows: autoclose child process if parent dies #159

Description

@marler8997

On windows we the weird win32exelink program to forward invocations of zig to the currently configured version. If you kill that process, it doesn't kill the running zig program. We can have the OS do this for us by using a Job (see https://devblogs.microsoft.com/oldnewthing/20131209-00/?p=2433)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions