mirror of
https://github.com/swift-server/swift-aws-lambda-runtime.git
synced 2026-05-03 07:22:27 +00:00
Merge branch 'main' into sebsto/trace-id
This commit is contained in:
@@ -70,7 +70,7 @@ public enum Lambda {
|
||||
try await self.runLoop(
|
||||
runtimeClient: runtimeClient,
|
||||
handler: handler,
|
||||
loggingConfiguration: LoggingConfiguration(logger: logger),
|
||||
loggingConfiguration: loggingConfiguration,
|
||||
logger: logger,
|
||||
isSingleConcurrencyMode: true
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user