You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. I have tried to create a minimal reproduction of this issue... It's very complicated.
It looks like it happens when I have installed package (node-object-hash) in root package.json and also in sub-package:
Functions in this sub-package generate different hashes every run for the same data.
It works when I remove the package (node-object-hash) from root package.json.
And It happens only in aws lambda - it's weird.
I'll try to reproduce it, but I have a large project with many custom packages...
Hasher generates different hashes every run for the same data.
It happens in AWS Lambda with docker images:
The text was updated successfully, but these errors were encountered: