-
Notifications
You must be signed in to change notification settings - Fork 18k
runtime: aggregate defer #2364
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
Milestone
Comments
I am sure it is possible in some [common] cases. It will require some amount CFG analysis, since apparently (?) one can't do that if defer is executed in a loop. I guess the function usually needs at least a receiver (mu.Unlock(), f.Close()). There is no significant difference between 1 and N args. |
This issue was closed by revision 0de7161. Status changed to Fixed. |
This issue was closed.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The text was updated successfully, but these errors were encountered: