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

windows: downgrade messages on coro exceptions to debug #112

Open
wants to merge 2 commits into
base: tests-2019
Choose a base branch
from

Conversation

AUTProgram
Copy link

Currently exceptions raised in tasks are reported in the log as warnings regardless of whether they are handled appropriately or not. This generates noise in the log that can obscure more important messages. This PR downgrades exception reporting to debug level.

Closes #110

@harvimt
Copy link
Owner

harvimt commented May 9, 2019

tests are fixed in #111

@hartytp
Copy link

hartytp commented May 9, 2019

Nice!

@hartytp hartytp force-pushed the downgrade_warnings branch from d62b84f to b46c0bc Compare May 10, 2019 09:08
@hartytp
Copy link

hartytp commented May 10, 2019

rebased on top of #113

@AUTProgram AUTProgram changed the base branch from master to tests-2019 May 11, 2019 22:55
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.

3 participants