Files
Matt ClayandGitHub 25a4cb83b0 [stable-2.21] ansible-test - Add timeout callback (#87091) (#87171)
When the ansible-test timeout is enabled, a callback plugin is injected
into ansible-playbook that uses faulthandler.dump_traceback_later to
write all thread stacks to a file shortly before the deadline. This
provides diagnostic information for intermittent CI hangs where the
process stops producing output with no traceback or error.

Also fixes collection/setup.sh to handle multiple colon-separated
paths in ANSIBLE_COLLECTIONS_PATH.

(cherry picked from commit 5e5d863173)

Assisted-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-06-29 08:30:57 -07:00
..