be4e7a05fa
When operating on arbitrary return data from modules, it is possible to hit the recursion limit when cleaning out no_log values from the data. To fix this, we have to switch from recursion to iteration. Unittest for remove_values recursion limit Fixes #24560 |
||
---|---|---|
.. | ||
__init__.py | ||
test__log_invocation.py | ||
test_deprecate_warn.py | ||
test_exit_json.py | ||
test_heuristic_log_sanitize.py | ||
test_log.py | ||
test_no_log.py | ||
test_run_command.py | ||
test_safe_eval.py | ||
test_set_mode_if_different.py |