diff options
| author | The 8472 <git@infinite-source.de> | 2024-06-13 23:55:03 +0200 |
|---|---|---|
| committer | The 8472 <git@infinite-source.de> | 2024-06-22 00:46:55 +0200 |
| commit | 8abf149bde08d8f1fc50517bbe4d50368740d054 (patch) | |
| tree | f730b3fd2761fdd6772c8723739eeab60e4e192d /compiler/rustc_pattern_analysis/src | |
| parent | 0787c7308cb0c0990a7e291b8e2a2ebb003069b5 (diff) | |
| download | rust-8abf149bde08d8f1fc50517bbe4d50368740d054.tar.gz rust-8abf149bde08d8f1fc50517bbe4d50368740d054.zip | |
to extract a pidfd we must consume the child
As long as a pidfd is on a child it can be safely reaped. Taking it would mean the child would now have to be awaited through its pid, but could also be awaited through the pidfd. This could then suffer from a recycling race.
Diffstat (limited to 'compiler/rustc_pattern_analysis/src')
0 files changed, 0 insertions, 0 deletions
