Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Assume all functions without body are blocking. #1086

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

Merged
merged 1 commit into from
Nov 11, 2021

Conversation

nevkontakte
Copy link
Member

Such functions are usually subjects of a go:linkname directive, which
imports function body implementation from elsewhere. Without getting
deeper into analyzing directives, we can conservatively assume the
function is blocking.

Such functions are usually subjects of a go:linkname directive, which
imports function body implementation from elsewhere. Without getting
deeper into analyzing directives, we can conservatively assume the
function is blocking.
@nevkontakte nevkontakte merged commit d0d5ecc into gopherjs:master Nov 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants