Files
agentic-dev/apps
danijel-lf 8bc32095c1 fix(web-next): cache bindAll promise for concurrent caller safety
Replace the boolean bound flag with a cached promise so concurrent
callers (layout + page server components) await the same binding
operation. Prevents DI resolution before containers are populated.
2026-05-26 15:59:12 +02:00
..