mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-29 10:06:25 +02:00
* Move worker pool monitoring to be time based instead of add_job based. * Stub out worker pool monitor during tests * Add test for monitor worker pool. * Improve naming * Test stop_monitor coroutine * Add async_create_timer test * Finish rename create_timer