Skip to content

Disable persona start while runtime discovery runs#1353

Merged
wesbillman merged 13 commits into
mainfrom
kennylopez-bug-fixes-20260627
Jun 29, 2026
Merged

Disable persona start while runtime discovery runs#1353
wesbillman merged 13 commits into
mainfrom
kennylopez-bug-fixes-20260627

Conversation

@klopez4212

Copy link
Copy Markdown
Contributor

Follow-up to #1327.

Summary

  • Track pending persona quick-starts before runtime discovery begins.
  • Disable the persona runtime control from that pending set so repeated clicks cannot enqueue duplicate creates/spawns.
  • Keep the pending state scoped per persona instead of relying on the create mutation variables, which are set too late for this flow.

Validation

  • just desktop-check
  • just desktop-typecheck
  • just desktop-test
  • pre-push hooks: org check, desktop tests, Rust tests, mobile tests, Tauri tests

@klopez4212 klopez4212 marked this pull request as ready for review June 29, 2026 15:49
@wesbillman wesbillman merged commit 92a5f1f into main Jun 29, 2026
25 checks passed
@wesbillman wesbillman deleted the kennylopez-bug-fixes-20260627 branch June 29, 2026 16:37
tlongwell-block pushed a commit that referenced this pull request Jun 29, 2026
Brings the merged #1321 multi-tenant relay rewrite (and other main
commits) under the chart-fix branch so #1348 renders and tests against
current main. No conflicts.

Co-authored-by: Tyler Longwell <tlongwell@block.xyz>
Signed-off-by: Tyler Longwell <tlongwell@block.xyz>

* origin/main:
  Multi-tenant Buzz relay: community_id as a server-resolved key (comprehensive rewrite) (#1321)
  Disable persona start while runtime discovery runs (#1353)
  chore(deps): update dependency @tanstack/react-virtual to v3.14.4 (#1342)
  Fix sidebar unread indicator placement (#1319)
  fix(desktop): un-clip hover action bar's upward bleed under content-visibility (#1354)
  Allow Huddle between 2 humans in DM (#1347)
  chore(release): release Buzz Desktop version 0.3.36 (#1352)
  Polish agent runtime cards (#1327)
  Rework desktop message-timeline scrolling: de-virtualize + native overflow-anchor (#1338)
  Keep wave huddles pending for placeholder profiles (#1349)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants