Closed
Description
It's a bit messy and uncomposable. There are various things we would like to be able to do but can't yet - set min rust stack size, set c stack size, perform operations on schedulers, specify 1:1 thread-to-task scheduling mode, add various hooks to either the spawner or spawnee.
Some unimplemented ideas are in #1721.
See also #595