mirror of https://github.com/ansible/ansible.git
Reduce noise in warnings from ansible (#40754)
When python is compiled in debug mode, or certain command line flags are passed, python issues helpful warnings to let users know of files opened by not closed. This can be fairly spammy on an ansible run. This change reduces the number of such warnings by a factor of 10.pull/45887/merge
parent
40c9301b27
commit
063a9dd911
Loading…
Reference in New Issue