trustgraph/ts/packages
elpresidank 580ee319a3 fix: prevent dispatcher race condition via promise-based lazy init
Store the initialization Promise in the requestors map synchronously
before yielding, so concurrent callers for the same key await the same
instance — prevents orphaned RequestResponse objects and duplicate NATS
subscriptions. Mirrors upstream fix 8f18ba02.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 12:11:11 -05:00
..
base fix: comprehensive QA — resolve 13 bugs, add UX improvements across all services 2026-04-07 05:20:10 -05:00
cli fix: comprehensive QA audit — light mode, accessibility, error handling, code quality 2026-04-07 09:15:59 -05:00
client fix: comprehensive QA audit — light mode, accessibility, error handling, code quality 2026-04-07 09:15:59 -05:00
flow fix: prevent dispatcher race condition via promise-based lazy init 2026-04-07 12:11:11 -05:00
mcp fix: comprehensive QA audit — light mode, accessibility, error handling, code quality 2026-04-07 09:15:59 -05:00
workbench fix: comprehensive QA audit — light mode, accessibility, error handling, code quality 2026-04-07 09:15:59 -05:00