Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable method intercept in thread safety test
Add a call to `method_intercept_enable(true);` in the thread-safety test script. This ensures that the method interception is activated during the test executions, allowing accurate evaluations of thread safety conditions.
- Loading branch information