feat: restart profile after core crash

This commit is contained in:
arm64v8a
2022-10-18 17:15:49 +08:00
parent b46cd2da3d
commit 2e991b675d
6 changed files with 35 additions and 7 deletions

View File

@@ -38,6 +38,7 @@ namespace NekoRay::sys {
private:
bool show_stderr = false;
bool failed_to_start = false;
int restart_id = -1;
};
// start & kill change this list