I noticed when I run my app with nodemon, and close it, the process stays alive. It's because of the cycleTLS that was added in this package. I just wanted to check if you have already added cleanup to close it when the process closes's or do I need to manually do this myself?