Forum Discussion

abby_hines's avatar
abby_hines
New Contributor
11 years ago

sys.waitprocess on windows 8.1

I'm using sys.waitprocess on windows 7 and trying to port my project to Windows 8.1. I think the sys.waitprocess is not seeing processes which are run by SYSTEM. It works fine when I use it with proce...