Skip to content

Add fallback "stop the world" options. #13

@flowchartsman

Description

@flowchartsman

In the event that the process is still alive after the user should optionally be able to specify that they want a shutdown that will proceed no matter what. In linux, this might be something like

echo 1 > /proc/sys/kernel/sysrq 
echo b > /proc/sysrq-trigger

And in OSX/Windows a syscall that will force a panic/bluescreen.

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