K 10 svn:author V 3 mav K 8 svn:date V 27 2014-05-24T13:00:49.838157Z K 7 svn:log V 261 Increase taskqueue thread priority from idle to PRIBIO. Idle priority is not even time-share, so if system is busy in any way, those events may never be executed. Since in some cases system waits for events processed by that thread, that may cause deadlocks. END