@nsshunt/stsrunnerframework 1.0.102 → 1.0.103
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.
|
@@ -2022,7 +2022,6 @@ var __privateMethod = (obj, member, method) => (__accessCheck(obj, member, "acce
|
|
|
2022
2022
|
}
|
|
2023
2023
|
});
|
|
2024
2024
|
__privateGet(this, _debug).call(this, `constructor`);
|
|
2025
|
-
__privateGet(this, _processLoopExecutor).call(this);
|
|
2026
2025
|
}
|
|
2027
2026
|
get CollectorCollectorPort() {
|
|
2028
2027
|
return __privateGet(this, _collectorCollectorPort);
|
|
@@ -2929,7 +2928,6 @@ var __privateMethod = (obj, member, method) => (__accessCheck(obj, member, "acce
|
|
|
2929
2928
|
__privateSet(this, _STSInstrumentController, __privateGet(this, _options2).publishInstrumentController);
|
|
2930
2929
|
__privateSet(this, _telemetryProcessor, new TelemetryProcessor());
|
|
2931
2930
|
}
|
|
2932
|
-
__privateGet(this, _processLoopExecutor2).call(this);
|
|
2933
2931
|
}
|
|
2934
2932
|
CreateRunnerCopyNoHistory(runnerEx) {
|
|
2935
2933
|
return {
|