Commit b4616b7
committed
Do not emit data modified after pipeline finishes
There is a new datasource every time now, so this is not necessary.
Additionally, this is causing crashing when closing the application
when operators are present, and it is also causing crashing
occasionally when deleting datasources that have operators.
Signed-off-by: Patrick Avery <patrick.avery@kitware.com>1 parent 4482381 commit b4616b7
1 file changed
Lines changed: 0 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
777 | 777 | | |
778 | 778 | | |
779 | 779 | | |
780 | | - | |
781 | | - | |
782 | | - | |
783 | | - | |
784 | | - | |
785 | | - | |
786 | | - | |
787 | | - | |
788 | 780 | | |
789 | 781 | | |
790 | 782 | | |
| |||
0 commit comments