diff options
| author | 2022-09-09 10:27:15 -0700 | |
|---|---|---|
| committer | 2022-09-09 10:27:15 -0700 | |
| commit | d02ca056a376a36cb704e290f6188734d7a9e5bb (patch) | |
| tree | f3d744a39becdbeebe76641d3ede5e9e9abafdbd /scripts/lint_project_xml.py | |
| parent | 1f039780e0e54b93249c772d5923839cb6f0e17c (diff) | |
Don't close file descriptors when starting python program
Python programs run via a wrapper script. That wrapper script
can be started with open file descriptors, for example by using
the <(echo foo) syntax in bash. The shouldn't be closed when
starting the real script.
Bug: 203436762
Test: Presubmits
Change-Id: Ib20450f713b15c8a5527d1e433bfd9635cead85f
Diffstat (limited to 'scripts/lint_project_xml.py')
0 files changed, 0 insertions, 0 deletions