Pipe Optimization
This commit is contained in:
@@ -636,7 +636,7 @@ begin
|
||||
end;
|
||||
|
||||
//TODO Lookback not evaluated in script!
|
||||
Result := TPipeStream.Create(config, outputDef, sources, pipeAdapter, 1000);
|
||||
Result := TPipeStream.Create(config, outputDef, sources, pipeAdapter, 1000, 1);
|
||||
end;
|
||||
|
||||
end.
|
||||
|
||||
Reference in New Issue
Block a user