Closed awni closed 2 weeks ago
After #1561 it's a possible synchronization bug not to use the method since that's where barriers are inserted.
It might be worth removing the operator-> entirely.. in order to enforce this behavior .. maybe there is another option.. not sure.
operator->
After #1561 it's a possible synchronization bug not to use the method since that's where barriers are inserted.
It might be worth removing the
operator->
entirely.. in order to enforce this behavior .. maybe there is another option.. not sure.