Skip to content

[pull] master from rustdesk:master#84

Merged
pull[bot] merged 3 commits into
code:masterfrom
rustdesk:master
May 10, 2025
Merged

[pull] master from rustdesk:master#84
pull[bot] merged 3 commits into
code:masterfrom
rustdesk:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented May 10, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

21pages and others added 3 commits May 10, 2025 21:40
The reason for calling `pullAb` twice is that when `pullAb` is called for the first time, `setCurrentName` is also called. In `setCurrentName`, if the current address book has not been initialized, it will also attempt to pull. Because `quiet` is false during the first call and `setCurrentName` is not `await` synchronously, the `abLoading` can prevent the two calls. However, `abLoading` depends on `quiet`, so we need to add a new variable `_abLoadingLock`.

Signed-off-by: 21pages <sunboeasy@gmail.com>
@pull pull Bot added the ⤵️ pull label May 10, 2025
@pull pull Bot merged commit a73be6f into code:master May 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants