trustgraph/ts/packages/flow
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
..
src fix: prevent dispatcher race condition via promise-based lazy init 2026-04-07 12:11:11 -05:00
package.json fix: comprehensive QA audit — light mode, accessibility, error handling, code quality 2026-04-07 09:15:59 -05:00
tsconfig.json feat: add unit tests, Docker polish, and workbench UX improvements 2026-04-07 03:51:29 -05:00
vitest.config.ts feat: add unit tests, Docker polish, and workbench UX improvements 2026-04-07 03:51:29 -05:00