perf(runtime): split trigger evals from the blocking pool; bounded, deadline-aware execution
This commit is contained in:
-1
@@ -217,7 +217,6 @@ public class AlarmCascadeParentExecutionTests : TestKit, IDisposable
|
||||
var executionId = Guid.NewGuid();
|
||||
var context = new ScriptRuntimeContext(
|
||||
probe.Ref,
|
||||
ActorRefs.Nobody,
|
||||
_sharedLibrary,
|
||||
currentCallDepth: 0,
|
||||
maxCallDepth: 10,
|
||||
|
||||
Reference in New Issue
Block a user