We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8acfa05 commit b5bd595Copy full SHA for b5bd595
NEWS.md
@@ -1,6 +1,12 @@
1
2
# processx development version
3
4
+* processx now closes file unneeded file descriptors when redirecting
5
+ the standard output and error, in the client file.
6
+
7
+* processx errors now do not have `rlang_error` and `rlang_trace` classes,
8
+ because they are actually not compatible with rlang errors and traces.
9
10
# processx 3.6.0
11
12
* processx now gives better error messages, and better stack traces.
0 commit comments