you pick the context you want for the first corout...
# coroutines
b
you pick the context you want for the first coroutine, your
newCC()
function. You call that from within the coroutine. You can't have a "current context" unless you are inside a coroutine