Skip to content

Commit da0a0f8

Browse files
authored
Reverting some prior changes
1 parent c812bee commit da0a0f8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

supervisor/shared/tick.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,8 @@ void supervisor_background_tasks(void *unused) {
9494

9595
assert_heap_ok();
9696

97+
last_finished_tick = port_get_raw_ticks(NULL);
98+
9799
port_finish_background_task();
98100
}
99101

0 commit comments

Comments
 (0)