Closed sanderpick closed 2 years ago
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.
go-threads
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.