Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Jul 1, 2026. It is now read-only.
This repository was archived by the owner on Jul 1, 2026. It is now read-only.
There was an error while loading. Please reload this page.
This code was in a sample application that was looking at
And it resulted in a consistent crash with the stack trace as shown in the comment on this issue: nodejs/node-addon-api#902 (comment)
My question is whether closeing the db in the exit handler is expected to work or if this is a case of
user error