mirror of
				https://github.com/microsoft/playwright.git
				synced 2025-06-26 21:40:17 +00:00 
			
		
		
		
	 dfb1584703
			
		
	
	
		dfb1584703
		
			
		
	
	
	
	
		
			
			This was introduced in #7500 to fight `ERROR: The process "4436" not found.` messages when killing a process that did already exit. Since then, we no longer inherit stdout/stderr, so the error message should not appear anymore.