Merge remote-tracking branch 'origin/main' into gpui2-no-send
This commit is contained in:
commit
db9ccd7f34
133 changed files with 14910 additions and 7230 deletions
|
@ -47,8 +47,8 @@ where
|
|||
subscribers.remove(&subscriber_id);
|
||||
if subscribers.is_empty() {
|
||||
lock.subscribers.remove(&emitter_key);
|
||||
return;
|
||||
}
|
||||
return;
|
||||
}
|
||||
|
||||
// We didn't manage to remove the subscription, which means it was dropped
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue