RELEASED: Public: 2020-09-09
Resolved issues
-
Race condition in
SCMReporterWithPending
(STICKY-701)Before, a build stage taking approximately five seconds could display a pending commit status or check which was never replaced by a final status or check.
With this fix, a race condition has been addressed so that commit statuses are updated as expected.