[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][stable] 2 commits: Waiting for a process end should not crash anymore when some other processes...
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][stable] 2 commits: Waiting for a process end should not crash anymore when some other processes...
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Wed, 05 Jun 2024 19:31:21 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch stable at Gambas / gambas Commits: b6efec34 by Benoît Minisini at 2024-06-05T21:25:15+02:00 Waiting for a process end should not crash anymore when some other processes have their 'Ignore' property set. [INTERPRETER] * BUG: Waiting for a process end should not crash anymore when some other processes have their 'Ignore' property set. - - - - - b31cdd55 by Benoît Minisini at 2024-06-05T21:26:32+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. - - - - - 3 changed files: - main/gbx/gbx_c_process.c - main/gbx/gbx_watch.c - main/share/gb_common.h View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/dd89a7d2e58940dc84d5b089c4111ef279a3c55f...b31cdd55ffa28b4159705f87fd6743fd3fd5a3b1 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/dd89a7d2e58940dc84d5b089c4111ef279a3c55f...b31cdd55ffa28b4159705f87fd6743fd3fd5a3b1 You're receiving this email because of your account on gitlab.com.