You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 <[email protected]>
0 commit comments