Skip to content

Wrap initial iteration with runWithPriority()

Compare
Choose a tag to compare
@piotr-oles piotr-oles released this 02 Jun 22:07
· 9 commits to main since this release

In order to have consistent priority context, we should wrap first iteration with runWithPriority() (next iterations uses scheduleCallback() which defines current priority)