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.15k stars 106 forks source link

Use Mutex instead of NIOLockedValueBox #394

Closed fabianfett closed 1 month ago

fabianfett commented 1 month ago

We should land #392 first and then rebase.