feat: add task system

This commit is contained in:
2025-05-09 00:56:26 +08:00
parent 791b75b3af
commit 9d58d961bd
21 changed files with 70 additions and 190 deletions

View File

@@ -2,4 +2,5 @@
recorder-playground = "run -p recorder --example playground -- --environment development"
[build]
rustflags = ["-Zthreads=8", "-Zshare-generics=y"]
# rustflags = ["-Zthreads=8", "-Zshare-generics=y"]
rustflags = ["-Zthreads=8"]