Store reference to thread in ShellCommand

This commit is contained in:
blinry 2020-11-02 15:19:52 +01:00
parent e220211140
commit 664fefe2e5
2 changed files with 6 additions and 4 deletions

View file

@ -7,3 +7,4 @@ var command
var output
var exit_code
var crash_on_fail = true
var thread