Use the main thread less on search tool (#26732)

Release Notes:

- N/A
This commit is contained in:
Richard Feldman 2025-03-17 11:02:22 -04:00 committed by GitHub
parent 6cac0b33dc
commit a0ee84d3ac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 31 additions and 24 deletions

View file

@ -30,6 +30,7 @@ theme.workspace = true
ui.workspace = true
util.workspace = true
workspace.workspace = true
worktree.workspace = true
settings.workspace = true
[dev-dependencies]