There is currently a race in the server_transaction_metrics.js test, between the main thread and the parallelShell. We configure a failpoint, but we don't actually wait for it to be hit for synchronization.
That failpoint needs to be waited on.
There is currently a race in the server_transaction_metrics.js test, between the main thread and the parallelShell. We configure a failpoint, but we don't actually wait for it to be hit for synchronization.
That failpoint needs to be waited on.