Commit 02f2d05
committed
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.1 parent 0b7d3c0 commit 02f2d05
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
0 commit comments