Skip to content

Conversation

@troyready
Copy link

AWS Lambda executions don't include /dev/shm which is required for multiprocessing.Queue.

Skipping its use when operating sequentially allows this plugin to be used on AWS Lambda, CodeBuild, etc.

This allows sequential operation on AWS Lambda, where
multiprocessing.Queue is not supported
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant