We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f062b9d commit 3b18b49Copy full SHA for 3b18b49
src/core/federation.ts
@@ -2118,8 +2118,6 @@ export class FederatedApp extends App {
2118
Log.debug(this, () => {
2119
return `Port Absent received from RTI for ${intendedTag}.`;
2120
});
2121
- // FIXME: Temporarily disabling portAbsent until the
2122
- // MLAA based execution is implemented.
2123
this._updateLastKnownStatusOnInputPort(intendedTag, portID);
2124
2125
0 commit comments