Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stream does not close on AWS lambdas #1

Open
IronLuffy55 opened this issue Oct 13, 2018 · 0 comments
Open

Stream does not close on AWS lambdas #1

IronLuffy55 opened this issue Oct 13, 2018 · 0 comments

Comments

@IronLuffy55
Copy link
Contributor

Description
readStreams are not closed when running on an AWS lambda on Node 8.10

This does not happen on my desktop environment which is running Node 10. Might be a version issue?

Problem this creates is decryptX/encryptX never finish

Workaround
Move decryptX/encryptX resolve() calls to the end event

IronLuffy55 added a commit that referenced this issue Oct 13, 2018
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

No branches or pull requests

1 participant