]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
correct behavior of parallel
authorAlan T. DeKok <aland@freeradius.org>
Tue, 15 Jul 2025 15:36:31 +0000 (11:36 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Tue, 15 Jul 2025 15:59:54 +0000 (11:59 -0400)
commit87c4bd50535aa4a179da4d5c7acb04e8dce465eb
tree45eb3b6ca29429d9985ffac1381fa765d5993891
parentd3be4e47f2297e617fcc9e80a394402c163c3f8e
correct behavior of parallel

it helps to actually set p_result when pushing the child.

Then, update the tests to match the documented behavior.
src/lib/unlang/parallel.c
src/lib/unlang/parallel_priv.h
src/tests/keywords/parallel-child-timeout
src/tests/keywords/parallel-parent-and-child-timeout [deleted file]
src/tests/keywords/parallel-rcode