mirror of https://github.com/shirou/gopsutil
chore: Drop PROCESS_QUERY_INFORMATION support
PROCESS_QUERY_INFORMATION was used for compatibility reasons with Windows XP / Server 2003. Both are no longer supported in Golang and haven't been for a while (since Go 1.11). It should be safe to drop this flag. PROCESS_QUERY_LIMITED_INFORMATION supports PPL process such as LSASS, which are not queryable without this change.pull/1122/head
parent
f86a042980
commit
d07af877ef
Loading…
Reference in New Issue