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

Limit mute looping to 3 seconds timeout. More debug logs. #484

Merged
merged 1 commit into from
Aug 14, 2019

Conversation

maxhora
Copy link
Collaborator

@maxhora maxhora commented Aug 13, 2019

Related to https://github.com/jumptrading/FluentTerminal/issues/180

@felixse it was discovered cruel CPU impact related to my recent changes for muting of audio sessions. This changelist removes "infinity" loops and adds back only 3 seconds wait timeout for such tasks as:

  • Finding of spawned conhost.exe process by its parent process id
  • Muting conhost's audio session (we able just loop the check for audio session availability)

@felixse felixse merged commit 601cca6 into felixse:master Aug 14, 2019
@maxhora
Copy link
Collaborator Author

maxhora commented Aug 14, 2019

@felixse thank you for merging! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants