onPartialUpdate blocks onUpdate

when using onPartialUpdate(dc) it seems like onUpdate(dc) does not run anymore and minutes & hours are stuck, but seconds update properly.
I addition, it seems like a bug in the SDK simulator which does  not use onPartialUpdate, but calls onUppdate every sec.