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
Fixes a bug when switching context with shared core
Two contexts compared to one another will no longer take the
source_entity property into consideration. This causes problems with
context changes tied to context_from_path. Conceptually, it also makes
sense for two contexts representing the same location in the pipeline to
compare equal, regardless of what source_entity the context was
constructed from.
0 commit comments