mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-04 00:51:42 +01:00 
			
		
		
		
	This commit fixes a bug in xTaskRemoveFromEvenetList() where in the check for scheduler suspension did not account for nested suspensions. Additionally, this commit updates all checks for scheduler suspension to follow a uniform way.