mirror of
				https://github.com/ARM-software/workload-automation.git
				synced 2025-10-31 07:04:17 +00:00 
			
		
		
		
	Ensure all instruments are re-enabled prior to run finalization so their `finalize()` methods are invoked. This fixes an issue where instruments not enabled during the last job skipped finalization. Fixes: #1295