_handleEndedConnection()

in src/core/taskController.js [74:76]


  _handleEndedConnection(eventData) {
    this._triggerEvent(TASK_EVENTS.CONNECTION_BROKEN, eventData);
  }