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
Ensure --test-force-exit cannot hang if a reporter destination never
signals completion, by capping the per-destination flush wait. The
normal path still clears the timer as soon as the stream finishes, so
a destination that is actively flushing is never cut short.
Signed-off-by: Navaneeth Prabha <nvps742@gmail.com>
0 commit comments