diff options
author | AnotherTest <ali.mpfard@gmail.com> | 2020-10-26 02:28:15 +0330 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-10-26 14:28:38 +0100 |
commit | 9ad858bcbf7382062e9e011a1becba171268dbfe (patch) | |
tree | 5176f0afe8a32602307cdf534f12cbf40cf1c36c /Shell/Builtin.cpp | |
parent | 8de70e8ce7eaab0a3f5928abe44bbaf7d8d40c1c (diff) | |
download | serenity-9ad858bcbf7382062e9e011a1becba171268dbfe.zip |
Shell: Make the ENSURE_WAITID_ONCE requirements a bit less strict
waitid() *may* be called many times if a job does not exit, so only
assert this fact when the job has in fact exited.
Also allows Background nodes to contain non-execute nodes.
Diffstat (limited to 'Shell/Builtin.cpp')
0 files changed, 0 insertions, 0 deletions