This commit is contained in:
Your Name
2026-04-07 03:13:14 +00:00
parent 61dacecacf
commit 63e8b825a7
13 changed files with 145 additions and 73 deletions
@@ -165,7 +165,7 @@ export function setupContextComponentTest(config: Config) {
1,
eventBus
);
const contextManager = new ContextManager(sidecar, env, tracer);
const contextManager = ContextManager.create(sidecar, env, tracer);
// The async worker is now internally managed by ContextManager