Files
build_soong/python
Cole Faust d02ca056a3 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
2022-09-09 10:27:15 -07:00
..
2021-04-20 15:56:09 +00:00
2021-03-17 23:56:29 +00:00
2022-06-09 13:28:25 -07:00
2021-04-19 08:08:34 +00:00
2019-02-01 17:17:58 -08:00
2022-06-09 13:28:25 -07:00
2020-12-01 16:22:16 -08:00
2022-08-17 10:43:13 -07:00
2021-03-17 23:56:29 +00:00