Skip to content
Discussion options

You must be logged in to vote

I see the problem but you can use the regular nodejs process "about to exit" events. In C++ you explicitly call app.run() and can see when that call returns (that's essentially the "event" you need). But in nodejs there is no app.run call

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by bpanthi977
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants