Saroj C. Mohanty

Results 3 issues of Saroj C. Mohanty

Hi! I have a String of xml that could be ~200MB in size. Calling `xmlFormatter(xmlContent, { throwOnFailure: false })` on it causes Node's heap to keep growing. It gets close...