branchrust_reboot/main/useplayerupdatejobs3/free_taskscancel
2 Commits over 0 Days - ∞cph!
Update: more research - looks like we do need our own task type
Tests: uni tests
Update: initial investigation trying to reduce async-await gc overhead
Goal is to find better alternative to custom async states I've been handwriting, as they still require an alloc per task
Tests: ran unit test