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
Most of the `push_scope` usages in `test_basics.py` need to stay, as
they test functionality specific to `push_scope`.
However, in `test_scope_event_processor_order`, the `push_scope` can
be replaced with `new_scope`. We make this replacement here.
Ref: #3345
0 commit comments