perf(runtime): split trigger evals from the blocking pool; bounded, deadline-aware execution
This commit is contained in:
-1
@@ -75,7 +75,6 @@ public class ExecutionCorrelationContextTests
|
||||
compilationService, NullLogger<SharedScriptLibrary>.Instance);
|
||||
|
||||
return new ScriptRuntimeContext(
|
||||
ActorRefs.Nobody,
|
||||
ActorRefs.Nobody,
|
||||
sharedScriptLibrary,
|
||||
currentCallDepth: 0,
|
||||
|
||||
Reference in New Issue
Block a user