WorkerPool Errors

Hi.
I have errors related to WorkerPool:

16-04-10 09:41:32 homeassistant.core: WorkerPool:All 24 threads are busy and 145 jobs pending 16-04-10 09:41:32 homeassistant.core: WorkerPool:Current job from 09:23:23 10-04-2016: (<function setup.<locals>.start_digizigbee at 0xb44cf4f$ 16-04-10 09:41:32 homeassistant.core: WorkerPool:Current job from 09:39:01 10-04-2016: (<function _handle_get_api_stream.<locals>.forward_even$ 16-04-10 09:41:32 homeassistant.core: WorkerPool:Current job from 09:39:31 10-04-2016: (<function _handle_get_api_stream.<locals>.forward_even$ 16-04-10 09:41:32 homeassistant.core: WorkerPool:Current job from 09:39:31 10-04-2016: (<function _handle_get_api_stream.<locals>.forward_even$ 16-04-10 09:41:32 homeassistant.core: WorkerPool:Current job from 09:39:32 10-04-2016: (<function _handle_get_api_stream.<locals>.forward_even$ 16-04-10 09:41:32 homeassistant.core: WorkerPool:Current job from 09:39:33 10-04-2016: (<function _handle_get_api_stream.<locals>.forward_even$ 16-04-10 09:41:32 homeassistant.core: WorkerPool:Current job from 09:40:01 10-04-2016: (<function _handle_get_api_stream.<locals>.forward_even$

What does it means ?
How fix it?

I am using Digi ZigBee modules, with library created by me.
I am using CallBack function to update sensors status.

It looks like something is not returning control back to the worker pool after being called from a callback. Since you are running custom stuff I suspect that to be the cause.

16-04-16 23:57:12 homeassistant.core: WorkerPool:Current job from 23:53:01 16-04-2016: (<function _handle_get_api_stream.<locals>.forward_events at 0xa9fec228>, <Event state_changed[L]: old_state=<state sensor.cpu_use=28; unit_of_measurement=%, icon=mdi:memory, friendly_name=CPU Use @ 23:52:31 16-04-2016>, entity_id=sensor.cpu_use, new_state=<state sensor.cpu_use=27; unit_of_measurement=%, icon=mdi:memory, friendly_name=CPU Use @ 23:53:00 16-04-2016>>) 16-04-16 23:57:12 homeassistant.core: WorkerPool:Current job from 23:53:02 16-04-2016: (<function _handle_get_api_stream.<locals>.forward_events at 0xa9fec228>, <Event state_changed[L]: old_state=<state sensor.t1=16.7; unit_of_measurement=°C, friendly_name=OUTSIDE @ 23:46:02 16-04-2016>, entity_id=sensor.t1, new_state=<state sensor.t1=16.5; unit_of_measurement=°C, friendly_name=OUTSIDE @ 23:53:02 16-04-2016>>) 16-04-16 23:57:12 homeassistant.core: WorkerPool:Current job from 23:53:31 16-04-2016: (<function _handle_get_api_stream.<locals>.forward_events at 0xa9fec228>, <Event state_changed[L]: old_state=<state sensor.cpu_use=27; unit_of_measurement=%, icon=mdi:memory, friendly_name=CPU Use @ 23:53:00 16-04-2016>, entity_id=sensor.cpu_use, new_state=<state sensor.cpu_use=24; unit_of_measurement=%, icon=mdi:memory, friendly_name=CPU Use @ 23:53:30 16-04-2016>>) 16-04-16 23:57:12 homeassistant.core: WorkerPool:Current job from 23:53:31 16-04-2016: (<function _handle_get_api_stream.<locals>.forward_events at 0xa9fec228>, <Event state_changed[L]: old_state=<state sun.sun=below_horizon; elevation=-26.92, next_setting=17:20:33 17-04-2016, next_rising=03:27:29 17-04-2016, friendly_name=Sun @ 20:19:04 16-04-2016>, entity_id=sun.sun, new_state=<state sun.sun=below_horizon; elevation=-26.99, next_setting=17:20:33 17-04-2016, next_rising=03:27:29 17-04-2016, friendly_name=Sun @ 20:19:04 16-04-2016>>) 16-04-16 23:57:12 homeassistant.core: WorkerPool:Current job from 23:54:00 16-04-2016: (<function _handle_get_api_stream.<locals>.forward_events at 0xa9fec228>, <Event state_changed[L]: old_state=<state sensor.cpu_use=24; unit_of_measurement=%, icon=mdi:memory, friendly_name=CPU Use @ 23:53:30 16-04-2016>, entity_id=sensor.cpu_use, new_state=<state sensor.cpu_use=27; unit_of_measurement=%, icon=mdi:memory, friendly_name=CPU Use @ 23:54:00 16-04-2016>>) 16-04-16 23:57:12 homeassistant.core: WorkerPool:Current job from 23:54:30 16-04-2016: (<function _handle_get_api_stream.<locals>.forward_events at 0xa9fec228>, <Event state_changed[L]: old_state=<state sensor.cpu_use=27; unit_of_measurement=%, icon=mdi:memory, friendly_name=CPU Use @ 23:54:00 16-04-2016>, entity_id=sensor.cpu_use, new_state=<state sensor.cpu_use=20; unit_of_measurement=%, icon=mdi:memory, friendly_name=CPU Use @ 23:54:30 16-04-2016>>) 16-04-16 23:57:12 homeassistant.core: WorkerPool:Current job from 23:54:31 16-04-2016: (<function _handle_get_api_stream.<locals>.forward_events at 0xa9fec228>, <Event state_changed[L]: old_state=<state sun.sun=below_horizon; elevation=-26.99, next_setting=17:20:33 17-04-2016, next_rising=03:27:29 17-04-2016, friendly_name=Sun @ 20:19:04 16-04-2016>, entity_id=sun.sun, new_state=<state sun.sun=below_horizon; elevation=-27.06, next_setting=17:20:33 17-04-2016, next_rising=03:27:29 17-04-2016, friendly_name=Sun @ 20:19:04 16-04-2016>>) 16-04-16 23:57:12 homeassistant.core: WorkerPool:Current job from 23:55:00 16-04-2016: (<function _handle_get_api_stream.<locals>.forward_events at 0xa9fec228>, <Event state_changed[L]: old_state=<state sensor.cpu_use=20; unit_of_measurement=%, icon=mdi:memory, friendly_name=CPU Use @ 23:54:30 16-04-2016>, entity_id=sensor.cpu_use, new_state=<state sensor.cpu_use=23; unit_of_measurement=%, icon=mdi:memory, friendly_name=CPU Use @ 23:55:00 16-04-2016>>) 16-04-16 23:57:12 homeassistant.core: WorkerPool:Current job from 23:55:31 16-04-2016: (<function _handle_get_api_stream.<locals>.forward_events at 0xa9fec228>, <Event state_changed[L]: old_state=<state sensor.cpu_use=23; unit_of_measurement=%, icon=mdi:memory, friendly_name=CPU Use @ 23:55:00 16-04-2016>, entity_id=sensor.cpu_use, new_state=<state sensor.cpu_use=19; unit_of_measurement=%, icon=mdi:memory, friendly_name=CPU Use @ 23:55:30 16-04-2016>>)

WorkerPool:Current job - This function that not returned control back. And it not only zigBee.
Time
All mistake occur start at 23:55
an d finish at 23:57
16-04-16 23:57:12 homeassistant.core: WorkerPool:Current job from 23:55:31 16-04-2016:

Same issue with AIO installer.

I have not resolve this issue now, but i think this errors related to Operation System (installed pacages). It is occur only in Raspberry PI with LITE version of Raspbian. On Intel NUC all works good.