You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have disabled all calls to dictConfig. I can't see how to stop this
from leaking.
I even tried storing the root and roundup logger state (copying lists)
before running anything and restoring afterwards.
the funny part is if I removae all dictConfig calls and keep the state
saving and logger reset and restoring code it sill fails.
It passes if I don't restore the handler state for the root logger.
However the test will fail even when I comment out the root logger
config in the dict if I apply the dict. ????
0 commit comments