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
{{ message }}
This repository was archived by the owner on Aug 30, 2022. It is now read-only.
Requirement - what kind of business use case are you trying to solve?
CI consistently fails on
testRemoteReporter
.Problem - what in Jaeger blocks you from solving the requirement?
testRemoteReporter
definitely contains a race condition that should be fixed.CI failures are too common to keep pushing this off.
Proposal - what do you suggest to solve the problem or improve the existing situation?
Fix the race condition in the test case.
The text was updated successfully, but these errors were encountered: