-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Description
We internally used this package for encoding/decoding large pdf files and noticed our instance crashing on around 2gb of files. The instance had free memory of 12gb! After hours of debugging we narrowed it down to the encode function of this library. I read the encode function code and tried to figure out why? But couldn't find a leak. But from our testing and debugging, I am sure there's a memory leak in encode function (in nodejs v8) @niklasvh
carmenchapa
Metadata
Metadata
Assignees
Labels
No labels