A question about access phase


Hi, I’m reading Kong’s source code, there is a little problem bothering me. Why it uses coroutine to invoke plugin handler instead of invoke the function directely
thx