Skip to content

Commit 7dfd4a1

Browse files
committed
fix: Stop framework scheduler on exit
1 parent ab816c2 commit 7dfd4a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/portable/80x86/linux_st/gnu/rkhport.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,7 @@ rkh_fwk_exit(void)
193193
RKH_SR_ALLOC();
194194

195195
rkh_hook_exit();
196+
rkhport_fwk_stop();
196197
RKH_TR_FWK_EX();
197198
}
198199

0 commit comments

Comments
 (0)