How to ignore pytest warning logs? #9853
Unanswered
Pranjilagrawal
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I need one help,i have searched everywhere,tried all the workarounds but no luck.
I get this warning message "[WARNING] connectionpool.py:303 Connection pool is full, discarding connection: 127.0.0.1" in my logs.
For other warnings i use this piece of code in pytest.ini file --
Can someone help me what i should use to get rid of above warning message?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions