Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Usar a biblioteca psutil ao invés de WMI e os.system #5

Open
GuiBrandt opened this issue Feb 20, 2019 · 0 comments
Open

Usar a biblioteca psutil ao invés de WMI e os.system #5

GuiBrandt opened this issue Feb 20, 2019 · 0 comments
Labels
ideia Sugestão para o sistema

Comments

@GuiBrandt
Copy link
Owner

Problema
WMI e chamadas do CMD, além de serem gambiarra, têm chances altas de dar erro e não ter como depurar depois.

Proposta de Solução
Usar a psutil pra gerenciar o uso de memória (e talvez até rede!) e matar os processos.

@GuiBrandt GuiBrandt added the ideia Sugestão para o sistema label Feb 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ideia Sugestão para o sistema
Projects
None yet
Development

No branches or pull requests

1 participant