Files
Sloane HertelandGitHub 5f92aaebc0 async_wrapper - fix race condition writing timeout result to job file (#87090) (#87154)
The async_wrapper now stops the module process before writing the timeout result to the async job file. This ensures a valid JSON file that async_status can parse.

Improve gather_facts parallel=true timeout responsiveness when gather_timeout is less than 10.

Fix integration tests.

(cherry picked from commit 3d3afdb34b)
2026-06-30 11:23:57 -05:00
..