Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upserver.destroy() TypeError: callback is not a function #899
Comments
This comment has been minimized.
This comment has been minimized.
|
0.96.5 |
This comment has been minimized.
This comment has been minimized.
|
This thread has been automatically locked because it has not had recent activity. To discuss futher, please open a new issue. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When calling
server.destroy():Fix
I think
server.destroy()should handle the case gracefully where it's called with no arguments.Workaround
If you don't want a callback, just call