I was using wrong block function, `block_with_timeout` instead of `block_with_wake_time`. This caused functions to block way too long and caused a lot of hangs.
I was using wrong block function, `block_with_timeout` instead of `block_with_wake_time`. This caused functions to block way too long and caused a lot of hangs.