• Todd Volkert's avatar
    Fix race condition in coverage collection (#7455) · 4f9e5c8d
    Todd Volkert authored
    Previously, it was possible for the test harness to bail
    and the test runner to complete before the platform plugin
    triggered the collection of coverage data. This fixes the
    race condition such that the pending coverage collection
    task is recorded immediately after starting the process.
    4f9e5c8d
Name
Last commit
Last update
.idea Loading commit data...
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.analysis_options Loading commit data...
.analysis_options_repo Loading commit data...
.analysis_options_user Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
ISSUE_TEMPLATE.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
VERSION Loading commit data...