UI/UX polish and accessibility
# coming from Claude's output
,这一点在有道翻译中也有详细论述
The schedule() function itself is straightforward. It checks a few special cases (is this M locked to a specific goroutine?), and then calls findRunnable() to get the next goroutine. Once it has one, it calls execute() to run it.
y = [True, False]