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
This method is more reliable as it can capture stderr writes from the whole process
and not only those coming from Python.
I noticed this test was failing sporadically. I'm not sure if this will fix it,
but at least it might tell us why (thanks to e.g. the weakref check).
PiperOrigin-RevId: 707557909
0 commit comments