Skip to content

Try implementing a simple test case

Jonathan Mace requested to merge mace into master

Am I using the AccessTracker methods correctly? What is the difference between start, stop, pause, and continue?

In this example, it is possible the tool might incorrectly see the counter reads and writes as context propagation points; but because they come from different requests, they should be ignored.

Merge request reports