dasch-swiss / beol

Bernoulli-Euler OnLine
https://beol.dasch.swiss
GNU Affero General Public License v3.0
0 stars 1 forks source link

check for active subscriptions after component destruction #70

Open tobiasschweizer opened 5 years ago

tobiasschweizer commented 5 years ago

the bug fixed by https://github.com/dhlab-basel/beol/pull/69 was introduced because a component subscribed to a service, but this subscription was not cancelled after the component's destruction.

We should check if this is handled correctly in the beol app.