-
Notifications
You must be signed in to change notification settings - Fork 94
Open
Description
When setting use_signal to False, it uses multiprocessing.Queue which isn't support in AWS Lambda.
Are we gonna have other approach to not use signal? Maybe use multiprocessing.Pipe? Thanks
AWS Document: https://aws.amazon.com/blogs/compute/parallel-processing-in-python-with-aws-lambda/
Metadata
Metadata
Assignees
Labels
No labels