You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The new DontInheritHandles field in <ahref="/pkg/syscall/#SysProcAttr"><code>SysProcAttr</code></a>
332
-
has been introduced for Windows, exposing configurability of handle inheritence when creating
333
-
new processes.
331
+
<ahref="/pkg/syscall/#SysProcAttr"><code>SysProcAttr</code></a> on Windows has a new DontInheritHandles field that disables inheriting handles when creating a new process.
0 commit comments