[PATCH 2/3] ash: stopped jobs should only prevent exit from interactive shell
Roberto A. Foglietta
roberto.foglietta at gmail.com
Tue Sep 14 08:04:08 UTC 2021
Il giorno dom 12 set 2021 alle ore 18:55 Roberto A. Foglietta
<roberto.foglietta at gmail.com> ha scritto:
> I am going to replace every raise_exception(EXEXIT) with exitshell()
> and to remove the EXEXIT altogether. It seems to me that EXEXIT does
> not add any value but complicates things. What's your opinion on that?
> Do you see any possible regression?
About this point, I have checked every setjmp and related code in case
it returns true.
IMHO, there are no downsides in replacing raise_exception(EXEXIT) with
exitshell() but the code becomes more simple and straightforward so
easier to read and maintain.
I hope this helps,
--
Roberto A. Foglietta
+39.349.33.30.697
More information about the busybox
mailing list