-
Notifications
You must be signed in to change notification settings - Fork 114
Open
Labels
area/performanceImprovements to performance.Improvements to performance.kind/enhancementImprovements to existing feature.Improvements to existing feature.semver/noneNo version bump required.No version bump required.size/SSmall task. (A couple of hours of work.)Small task. (A couple of hours of work.)status/blockedWaiting for another issue.Waiting for another issue.
Description
Expected behavior
The Plugins/AWSLambdaPackager/PluginUtils.swift struct should use SubProcess
instead of Foundation's Process
Actual behavior
The struct uses Process
Steps to reproduce
n/a
If possible, minimal yet complete reproducer code (or URL to code)
n/a
What version of this project (swift-aws-lambda-runtime
) are you using?
main
Swift version
= 6.x
Amazon Linux 2 docker image version
No response
Metadata
Metadata
Assignees
Labels
area/performanceImprovements to performance.Improvements to performance.kind/enhancementImprovements to existing feature.Improvements to existing feature.semver/noneNo version bump required.No version bump required.size/SSmall task. (A couple of hours of work.)Small task. (A couple of hours of work.)status/blockedWaiting for another issue.Waiting for another issue.