Call Garbage collection in AWS lambda - node.js env

Viewed 971

As the starting of nodejs is transparent to the user in AWS lambda,is there a way we can enable the gc through --expose-gc?

0 Answers
Related