Skip to content
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

core: fix thread_interceptor owner check #574

Merged
merged 1 commit into from
Feb 25, 2022

Conversation

sanderpick
Copy link
Member

The thread id that was being checked for caller ownership is from the context, but go-threads methods take the id as a param. This was being extracted in some cases, but not for the primary owner check.

@sanderpick sanderpick merged commit da179c3 into master Feb 25, 2022
@sanderpick sanderpick deleted the sander/fix-thread-owner-check branch February 25, 2022 19:58
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.

1 participant