Update newsfragments/3921.feature
Co-authored-by: Jean-Paul Calderone <exarkun@twistedmatrix.com>
This commit is contained in:
parent
1058e50c50
commit
1eb4a4adf8
|
@ -1,4 +1,4 @@
|
||||||
Automatically exit when stdin is closed
|
`tahoe run ...` will now exit when its stdin is closed.
|
||||||
|
|
||||||
This facilitates subprocess management, specifically cleanup.
|
This facilitates subprocess management, specifically cleanup.
|
||||||
When a parent process is running tahoe and exits without time to do "proper" cleanup at least the stdin descriptor will be closed.
|
When a parent process is running tahoe and exits without time to do "proper" cleanup at least the stdin descriptor will be closed.
|
||||||
|
|
Loading…
Reference in New Issue