mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-23 04:24:00 -07:00
Try to get correct buffer size to avoid races (#53547)
* Try to get correct buffer size to avoid races fixes #51393 * fix test, mock buffer function since all is mocked
This commit is contained in:
parent
86405b8fe4
commit
e280f2f7b0
3 changed files with 37 additions and 18 deletions
2
changelogs/fragments/avoid_race.yml
Normal file
2
changelogs/fragments/avoid_race.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- Attempt to avoid race condition based on incorrect buffer size assumptions
|
Loading…
Add table
Add a link
Reference in a new issue