Avoid losing data from events if multiple arrive at the same time. (#1158) (#1159) (#1160)

(cherry picked from commit f7e976f3da)
(cherry picked from commit db20b1876d)

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
patchback[bot]
2025-10-10 21:02:50 +02:00
committed by GitHub
parent 1b9461325c
commit 3a7030426e
3 changed files with 17 additions and 4 deletions
+3
View File
@@ -0,0 +1,3 @@
bugfixes:
- "docker, nsenter connection plugins - fix handling of ``become`` plugin password prompt handling in case multiple events arrive at the same time
(https://github.com/ansible-collections/community.docker/pull/1158)."