excel4nodeexcel4node NPM library, where after new'ing a Workbook, the program just hangs, like there is an open handle or request. With Node, I could run process._getActiveHandles()process._getActiveHandles() and process._getActiveRequests()process._getActiveRequests() to see what is active. Is there a way to find active handles and requests with Deno?Join the Discord to ask follow-up questions and connect with the community