-
yiwu-arbug authored
Fixing perf context test failure with `cargo test -- --test_threads=1`. The test assume default perf level is `PerfLevel::EnableCount`, which apparently will affected by other tests. Tested by running `cargo test -- --test_threads=1`. Closing #318 Signed-off-by:
Yi Wu <yiwu@pingcap.com>