diff options
author | Mathieu Chartier <mathieuc@google.com> | 2014-11-09 12:30:50 -0800 |
---|---|---|
committer | Mathieu Chartier <mathieuc@google.com> | 2014-11-09 12:30:50 -0800 |
commit | 7947b544d2e716be16f7d9a5324a436b901780f7 (patch) | |
tree | f57e368209e55a91c52d6bb552c131afa2a5e9d8 /compiler/optimizing/graph_visualizer.h | |
parent | d45f76e59bf8342491ca02d64721537e06c79f43 (diff) |
Fix thread pool test valgrind flakiness
The test used to use the counters to see when the tasks were done
but since the counter is incremented before finalize was called, the
test would sometimes finish before the objects were freed. This
resulted in valgrind leaks.
Change-Id: I6dc3cf6a155cde3af5d06b1416773a6ae6f2a6e6
Diffstat (limited to 'compiler/optimizing/graph_visualizer.h')
0 files changed, 0 insertions, 0 deletions