mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-03-31 17:27:05 +09:00
gsr-overlay > gsr-ui, 2
This commit is contained in:
@@ -482,7 +482,7 @@ namespace gsr {
|
||||
}
|
||||
|
||||
int exit_code = -1;
|
||||
// The process is no longer a child process since gsr overlay has restarted
|
||||
// The process is no longer a child process since gsr ui has restarted
|
||||
if(errno == ECHILD) {
|
||||
errno = 0;
|
||||
kill(gpu_screen_recorder_process, 0);
|
||||
|
||||
Reference in New Issue
Block a user