Skip to content

core: fix thread_interceptor owner check#574

Merged
sanderpick merged 1 commit intomasterfrom
sander/fix-thread-owner-check
Feb 25, 2022
Merged

core: fix thread_interceptor owner check#574
sanderpick merged 1 commit intomasterfrom
sander/fix-thread-owner-check

Conversation

@sanderpick
Copy link
Contributor

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.

Signed-off-by: Sander Pick <sanderpick@gmail.com>
@sanderpick sanderpick force-pushed the sander/fix-thread-owner-check branch from df5eeec to 686920c Compare February 25, 2022 07:23
@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