mirror of
https://github.com/swift-server/swift-aws-lambda-runtime.git
synced 2026-06-02 07:27:33 +00:00
2bac89639f
motivation: make shutdown easier to use changes: * override shutdown to use the offloadQueue to perform syncShutdown * add empty syncShutdown that can be implmented by the concrete Lambda function