openbase / bco.device

Other
0 stars 0 forks source link

Again there seems to be an issue with the deactivation of the party app. #59

Closed DivineThreepwood closed 6 years ago

DivineThreepwood commented 6 years ago

At least within the csra sometimes the party app can not be deactivated. There are timeouts printed within the bco log that the deactivation rpc (or the applyAction?) When its occur even the bco-visual-remote is not able to change the activation state.

pLeminoq commented 6 years ago

The issue was that the AbstractExecutableBaseUnitController returned the future of the task which handled the execution of the PartyApp and that after more recent changes it is waited for this task to finish. This should be fixed with commits: