@cadenza.io/core 1.11.5 → 1.11.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -850,7 +850,7 @@ var GraphNode = class _GraphNode extends SignalEmitter {
850
850
  filter: { uuid: this.routineExecId }
851
851
  });
852
852
  }
853
- if (this.debug && !this.context.getMetaData().__isSubMeta) {
853
+ if (this.debug) {
854
854
  this.log();
855
855
  }
856
856
  this.emitWithMetadata("meta.node.started", {