Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: prevent double publishing of metrics
It seem that pytest_runtest_logreport is triggered for the worker where the test happens and the main process. So do not emit metrics unless we are in the main process. Signed-off-by: Pablo Barbáchano <pablob@amazon.com>
- Loading branch information