Files
element-call/src/state
Robin d5efba285b Fix resource leaks when we stop using a connection
The execution of certain Observables related to a local or remote connection would continue even after we stopped caring about said connection because we were failing to give these state holders a proper ObservableScope of their own, separate from the CallViewModel's longer-lived scope. With this commit they now have scopes managed by generateKeyed$.
2025-10-17 12:23:53 -04:00
..
2025-10-08 17:08:51 -04:00
2025-10-14 16:04:52 -04:00
2025-08-20 12:07:06 +02:00
2025-07-11 00:27:46 -04:00
2025-10-08 19:20:21 -04:00