Comment on //go:fix inline and the source-level inlinerparentComments−adonovan5moThanks, that's a bug. We should never inline a function that directly calls recover. I've filed https://go.dev/issue/78193.
Comments
Thanks, that's a bug. We should never inline a function that directly calls recover. I've filed https://go.dev/issue/78193.