openbase / bco.dal

Domotic Abstraction Layer
Other
1 stars 2 forks source link

BCO sometimes blocks forever during shutdown. #161

Open DivineThreepwood opened 4 years ago

DivineThreepwood commented 4 years ago

Because of issue https://github.com/open-rsx/rsb-java/issues/28 the participants do not properly deactivate their spread connection and block the shutdown routine. Additionally because of issue https://github.com/open-rsx/rsb-java/issues/32 some internal routines get not directly informed about the deactivation and still continue their work in case of heavy operations.

Therefore, issue is blocked by: