1
0
mirror of https://git.torproject.org/tor.git synced 2025-10-06 01:52:49 +02:00
Files
tor/changes/ticket40990
David Goulet 93359ec74a process: Don't close all FDs on new spawn
Fixes #40990

Signed-off-by: David Goulet <dgoulet@torproject.org>
2025-10-03 10:16:16 -04:00

5 lines
197 B
Plaintext

o Minor bugfix (process):
- Avoid closing all possible FDs when spawning a process (PT). On some systems, this could
lead to 3+ minutes hang. Fixes bug 40990; bugfix on 0.3.5.1-alpha.