Skip to content

Commit 2d6842a

Browse files
author
Sebastien Stormacq
committed
swift-format
1 parent 605e86c commit 2d6842a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/AWSLambdaRuntime/Lambda+LocalServer.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -652,7 +652,7 @@ internal struct LambdaHTTPServer {
652652
return continuation
653653
}
654654
}
655-
655+
656656
// Resume the continuation outside the lock to avoid potential deadlocks
657657
continuationToCancel?.resume(throwing: CancellationError())
658658
}

0 commit comments

Comments
 (0)