[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] Do not check SIGCHLD signal handler when waiting for a process end if the...
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][master] Do not check SIGCHLD signal handler when waiting for a process end if the...
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Wed, 05 Jun 2024 19:25:02 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: 90f5d9ea by Benoît Minisini at 2024-06-05T21:21:43+02:00 Do not check SIGCHLD signal handler when waiting for a process end if the handler has not been installed. [INTERPRETER] * BUG: Do not check SIGCHLD signal handler when waiting for a process end if the handler has not been installed. - - - - - 2 changed files: - main/gbx/gbx_c_process.c - main/share/gb_common.h View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/90f5d9ea0dc78863a61d83bbd162c00a89f34e26 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/90f5d9ea0dc78863a61d83bbd162c00a89f34e26 You're receiving this email because of your account on gitlab.com.