mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-04-23 06:52:52 +00:00
The actual behavior of this function is slightly more complex than what we're currently doing within the supervisor call. To avoid dumping most of this behavior in the supervisor call itself, we can migrate this to another function.