mirror of
				https://github.com/apache/cloudstack.git
				synced 2025-11-02 20:02:29 +01:00 
			
		
		
		
	Changes for Script.java: 1. Even the script is non-timeout one, set default timeout to one hour. This avoid a wrongn script forever hang 2. When InterruptedException happens, check if timeout is really reached, if not, continue status 13962: resolved fixed reviewed-by: Alex, Edison