mirror of
https://github.com/swift-server/swift-aws-lambda-runtime.git
synced 2026-05-03 07:22:27 +00:00
61f392df7a
refcator to isolate the code in `startRuntimeInterfaceClient` and `startLocalServer` functions Also change the name of the global variable `_isRunning` to `_isLambdaRuntimeRunning` Co-authored-by: Sebastien Stormacq <stormacq@amazon.lu>