## Environment details - OS: Windows - OS version: Windows 10 - node-pty version: latest ## Issue description When compiling node-pty native module, the compiler warns: ``` src\win\conpty.cc(419): warning C6335: Leaking process information handle 'piClient.hThread'. ```