fix(main): call fps_limit.flush() before encoder flush on shutdown

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
dailz
2026-04-14 16:45:47 +08:00
parent 3a954dae1a
commit 6835f1f6cd
3 changed files with 52 additions and 26 deletions

View File

@@ -0,0 +1,2 @@
13:mod fps_limit;
151: state.fps_limit.flush();