You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is no code to terminate the threads created by the server. Code to handle interrupts and other exceptions needs to be put in place so that all resources including threads are terminated and released gracefully.