summaryrefslogtreecommitdiff
path: root/changelogs/fragments/ansible-require-blocking-io.yml
blob: d32a83eedebfc412f5bf4072031faee9fec2383b (plain)
1
2
3
minor_changes:
  - ansible - At startup the stdin/stdout/stderr file handles are checked to verify they are using blocking IO.
              If not, the process exits with an error reporting which file handle(s) are using non-blocking IO.