swift-server / swift-aws-lambda-runtime

Swift implementation of AWS Lambda Runtime
https://swiftpackageindex.com/swift-server/swift-aws-lambda-runtime
Apache License 2.0
1.14k stars 104 forks source link

add syncShutdown to LambdaHandler #132

Closed tomerd closed 4 years ago

tomerd commented 4 years ago

motivation: make shutdown easier to use

changes: