mirror of
https://github.com/esphome/esphome.git
synced 2025-09-06 05:12:21 +01:00
cleanup
This commit is contained in:
@@ -148,7 +148,7 @@ async def test_scheduler_pool(
|
|||||||
|
|
||||||
# Complete test
|
# Complete test
|
||||||
client.execute_service(complete_service, {})
|
client.execute_service(complete_service, {})
|
||||||
await asyncio.wait_for(test_complete_future, timeout=2.0)
|
await asyncio.wait_for(test_complete_future, timeout=0.5)
|
||||||
|
|
||||||
except TimeoutError as e:
|
except TimeoutError as e:
|
||||||
# Print debug info if test times out
|
# Print debug info if test times out
|
||||||
|
Reference in New Issue
Block a user