To keep track of kill and initTasks status of this job. initTasks() take a lock on JobInProgress object. kill should avoid waiting on JobInProgress lock since it may take a while to do initTasks().
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.