mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-06-05 14:29:12 +00:00
- Dummy threads are created on thread local storage for all host threads. - Fixes a leak by removing creation of fibers, which are not applicable here.