Java Concurrency Tip
Always make sure that the code which involves in Multithreading the exception is properly caught and appropriate action take.
Even the RuntimeException causes the thread to end abruptly thereby leaving the existing jobs in the executing thread hanging midway. There is no way for the jobs which were present in the abrupt terminated thread to be executed
Written by sivaramom
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Java
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#